Searched refs:prbreq_ies (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfg80211.c | 15244 struct parsed_ies prbreq_ies; in wl_notify_rx_mgmt_frame() local 15259 prbreq_ie_len, &prbreq_ies) < 0) { in wl_notify_rx_mgmt_frame() 15263 if (prbreq_ies.wps_ie != NULL) { in wl_notify_rx_mgmt_frame() 15264 wl_validate_wps_ie((char *)prbreq_ies.wps_ie, prbreq_ies.wps_ie_len, &pbc); in wl_notify_rx_mgmt_frame()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfg80211.c | 14645 struct parsed_ies prbreq_ies; in wl_notify_rx_mgmt_frame() local 14660 prbreq_ie_len, &prbreq_ies) < 0) { in wl_notify_rx_mgmt_frame() 14665 if (prbreq_ies.wps_ie != NULL) { in wl_notify_rx_mgmt_frame() 14667 (const char *)prbreq_ies.wps_ie, prbreq_ies.wps_ie_len, &pbc); in wl_notify_rx_mgmt_frame()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfg80211.c | 14512 struct parsed_ies prbreq_ies; in wl_notify_rx_mgmt_frame() local 14527 prbreq_ie_len, &prbreq_ies) < 0) { in wl_notify_rx_mgmt_frame() 14532 if (prbreq_ies.wps_ie != NULL) { in wl_notify_rx_mgmt_frame() 14534 (const char *)prbreq_ies.wps_ie, prbreq_ies.wps_ie_len, &pbc); in wl_notify_rx_mgmt_frame()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.c | 17683 struct parsed_ies prbreq_ies; local 17698 prbreq_ie_len, &prbreq_ies) < 0) { 17702 if (prbreq_ies.wps_ie != NULL) { 17704 (const char *)prbreq_ies.wps_ie, prbreq_ies.wps_ie_len, &pbc);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.c | 17681 struct parsed_ies prbreq_ies; local 17696 prbreq_ie_len, &prbreq_ies) < 0) { 17700 if (prbreq_ies.wps_ie != NULL) { 17702 (const char *)prbreq_ies.wps_ie, prbreq_ies.wps_ie_len, &pbc);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.c | 17529 struct parsed_ies prbreq_ies; local 17544 prbreq_ie_len, &prbreq_ies) < 0) { 17548 if (prbreq_ies.wps_ie != NULL) { 17550 (const char *)prbreq_ies.wps_ie, prbreq_ies.wps_ie_len, &pbc);
|