Searched refs:probe_resp_len (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/kernel/net/mac80211/ |
| H A D | cfg.c | 1022 params->probe_resp_len, csa); in ieee80211_assign_beacon() 3066 beacon->probe_resp_len + beacon->lci_len + beacon->civicloc_len; in cfg80211_beacon_dup() 3103 if (beacon->probe_resp_len) { in cfg80211_beacon_dup() 3104 new_beacon->probe_resp_len = beacon->probe_resp_len; in cfg80211_beacon_dup() 3106 memcpy(pos, beacon->probe_resp, beacon->probe_resp_len); in cfg80211_beacon_dup() 3107 pos += beacon->probe_resp_len; in cfg80211_beacon_dup()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/wil6210/ |
| H A D | cfg80211.c | 1832 b->probe_resp, b->probe_resp_len, true); in wil_print_bcon_data() 1869 bcon->probe_resp_len); in _wil_cfg80211_set_ies() 1876 bcon->probe_resp_len, in _wil_cfg80211_set_ies() 1937 bcon->probe_resp_len, in _wil_cfg80211_start_ap() 2027 bcon.probe_resp_len = vif->proberesp_len; in wil_cfg80211_ap_recovery()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | commands.c | 200 len += round_up(s->beacon.probe_resp_len, QLINK_ALIGN); in qtnf_cmd_start_ap_can_fit() 313 s->beacon.probe_resp, s->beacon.probe_resp_len); in qtnf_cmd_send_start_ap()
|
| /OK3568_Linux_fs/kernel/net/wireless/ |
| H A D | trace.h | 599 __dynamic_array(u8, probe_resp, info ? info->probe_resp_len : 0) 624 info->probe_resp, info->probe_resp_len);
|
| H A D | nl80211.c | 4856 bcn->probe_resp_len = nla_len(attrs[NL80211_ATTR_PROBE_RESP]); in nl80211_parse_beacon() 9122 if (offset >= params.beacon_csa.probe_resp_len) in nl80211_channel_switch()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | wl_cfgvif.c | 3292 vndr_ie_len = (uint32)(info->probe_resp_len - in wl_cfg80211_parse_ap_ies() 3336 vndr_ie_len = (uint32)(info->probe_resp_len - in wl_cfg80211_set_ies()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | wl_cfgvif.c | 3285 vndr_ie_len = (uint32)(info->probe_resp_len - in wl_cfg80211_parse_ap_ies() 3329 vndr_ie_len = (uint32)(info->probe_resp_len - in wl_cfg80211_set_ies()
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | cfg80211.h | 1091 size_t probe_resp_len; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | wl_cfg80211.c | 9948 vndr_ie_len = info->probe_resp_len - in wl_cfg80211_parse_ap_ies() 9999 vndr_ie_len = info->probe_resp_len - in wl_cfg80211_set_ies()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | wl_cfg80211.c | 12129 vndr_ie_len = (uint32)(info->probe_resp_len - 12173 vndr_ie_len = (uint32)(info->probe_resp_len -
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | wl_cfg80211.c | 12127 vndr_ie_len = (uint32)(info->probe_resp_len - 12171 vndr_ie_len = (uint32)(info->probe_resp_len -
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | wl_cfg80211.c | 12022 vndr_ie_len = (uint32)(info->probe_resp_len - 12066 vndr_ie_len = (uint32)(info->probe_resp_len -
|