Searched refs:bcn_ht_oper (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/wireless/marvell/mwifiex/
H A D11n.c331 if (bss_desc->bcn_ht_oper) {
332 u8 ht_param = bss_desc->bcn_ht_oper->ht_param;
367 if (bss_desc->bcn_ht_oper) {
380 (u8 *)bss_desc->bcn_ht_oper,
400 bss_desc->bcn_ht_oper->primary_chan;
405 bss_desc->bcn_ht_oper->ht_param &
409 (bss_desc->bcn_ht_oper->ht_param &
H A Dscan.c1389 bss_entry->bcn_ht_oper =
2929 if (curr_bss->bcn_ht_oper)
2930 curr_bss->bcn_ht_oper = (struct ieee80211_ht_operation *)
H A Dtdls.c219 ISALLOWED_CHANWIDTH40(bss_desc->bcn_ht_oper->ht_param))
220 ht_oper->ht_param = bss_desc->bcn_ht_oper->ht_param;
H A Dmain.h410 struct ieee80211_ht_operation *bcn_ht_oper; member in struct:mwifiex_bssdescriptor

Completed in 235 milliseconds