Lines Matching refs:beacon
151 ht_ie = cfg80211_find_ie(WLAN_EID_HT_CAPABILITY, params->beacon.tail, in mwifiex_set_ht_params()
152 params->beacon.tail_len); in mwifiex_set_ht_params()
175 vht_ie = cfg80211_find_ie(WLAN_EID_VHT_CAPABILITY, params->beacon.tail, in mwifiex_set_vht_params()
176 params->beacon.tail_len); in mwifiex_set_vht_params()
197 tpc_ie = cfg80211_find_ie(WLAN_EID_TPC_REQUEST, params->beacon.tail, in mwifiex_set_tpc_params()
198 params->beacon.tail_len); in mwifiex_set_tpc_params()
245 int var_offset = offsetof(struct ieee80211_mgmt, u.beacon.variable); in mwifiex_set_uap_rates()
246 const u8 *var_pos = params->beacon.head + var_offset; in mwifiex_set_uap_rates()
247 int len = params->beacon.head_len - var_offset; in mwifiex_set_uap_rates()
259 params->beacon.tail, in mwifiex_set_uap_rates()
260 params->beacon.tail_len); in mwifiex_set_uap_rates()
379 params->beacon.tail, in mwifiex_set_wmm_params()
380 params->beacon.tail_len); in mwifiex_set_wmm_params()