Searched refs:g_mgmt_ie_buf (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfg80211.c | 19935 static s8 g_mgmt_ie_buf[WL_VNDR_IE_MAXLEN]; variable 19979 bzero(g_mgmt_ie_buf, sizeof(g_mgmt_ie_buf)); in wl_cfg80211_set_mgmt_vndr_ies() 19980 curr_ie_buf = g_mgmt_ie_buf; in wl_cfg80211_set_mgmt_vndr_ies() 20151 curr_ie_buf = g_mgmt_ie_buf; in wl_cfg80211_set_mgmt_vndr_ies() 20167 ret = wldev_iovar_setbuf_bsscfg(ndev, "vndr_ie", g_mgmt_ie_buf, in wl_cfg80211_set_mgmt_vndr_ies()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfg80211.c | 21043 static s8 g_mgmt_ie_buf[WL_VNDR_IE_MAXLEN]; variable 21082 memset(g_mgmt_ie_buf, 0, sizeof(g_mgmt_ie_buf)); in wl_cfg80211_set_mgmt_vndr_ies() 21083 curr_ie_buf = g_mgmt_ie_buf; in wl_cfg80211_set_mgmt_vndr_ies() 21242 ret = wldev_iovar_setbuf_bsscfg(ndev, "vndr_ie", g_mgmt_ie_buf, in wl_cfg80211_set_mgmt_vndr_ies()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfg80211.c | 19711 static s8 g_mgmt_ie_buf[WL_VNDR_IE_MAXLEN]; variable 19754 bzero(g_mgmt_ie_buf, sizeof(g_mgmt_ie_buf)); in wl_cfg80211_set_mgmt_vndr_ies() 19755 curr_ie_buf = g_mgmt_ie_buf; in wl_cfg80211_set_mgmt_vndr_ies() 19923 ret = wldev_iovar_setbuf_bsscfg(ndev, "vndr_ie", g_mgmt_ie_buf, in wl_cfg80211_set_mgmt_vndr_ies()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.c | 22613 static s8 g_mgmt_ie_buf[WL_VNDR_IE_MAXLEN]; variable 22651 bzero(g_mgmt_ie_buf, sizeof(g_mgmt_ie_buf)); 22652 curr_ie_buf = g_mgmt_ie_buf; 22848 ret = wldev_iovar_setbuf_bsscfg(ndev, "vndr_ie", g_mgmt_ie_buf,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.c | 22611 static s8 g_mgmt_ie_buf[WL_VNDR_IE_MAXLEN]; variable 22649 bzero(g_mgmt_ie_buf, sizeof(g_mgmt_ie_buf)); 22650 curr_ie_buf = g_mgmt_ie_buf; 22846 ret = wldev_iovar_setbuf_bsscfg(ndev, "vndr_ie", g_mgmt_ie_buf,
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.c | 22367 static s8 g_mgmt_ie_buf[WL_VNDR_IE_MAXLEN]; variable 22405 bzero(g_mgmt_ie_buf, sizeof(g_mgmt_ie_buf)); 22406 curr_ie_buf = g_mgmt_ie_buf; 22602 ret = wldev_iovar_setbuf_bsscfg(ndev, "vndr_ie", g_mgmt_ie_buf,
|