Lines Matching refs:beacon
167 ht_ie = cfg80211_find_ie(WLAN_EID_HT_CAPABILITY, params->beacon.tail, in mwifiex_set_ht_params()
168 params->beacon.tail_len); in mwifiex_set_ht_params()
212 vht_ie = cfg80211_find_ie(WLAN_EID_VHT_CAPABILITY, params->beacon.tail, in mwifiex_set_vht_params()
213 params->beacon.tail_len); in mwifiex_set_vht_params()
234 tpc_ie = cfg80211_find_ie(WLAN_EID_TPC_REQUEST, params->beacon.tail, in mwifiex_set_tpc_params()
235 params->beacon.tail_len); in mwifiex_set_tpc_params()
282 int var_offset = offsetof(struct ieee80211_mgmt, u.beacon.variable); in mwifiex_set_uap_rates()
283 const u8 *var_pos = params->beacon.head + var_offset; in mwifiex_set_uap_rates()
284 int len = params->beacon.head_len - var_offset; in mwifiex_set_uap_rates()
294 params->beacon.tail, in mwifiex_set_uap_rates()
295 params->beacon.tail_len); in mwifiex_set_uap_rates()
411 params->beacon.tail, in mwifiex_set_wmm_params()
412 params->beacon.tail_len); in mwifiex_set_wmm_params()