Home
last modified time | relevance | path

Searched defs:vht_cap_info (Results 1 – 9 of 9) sorted by relevance

/linux/net/mac80211/
H A Dspectmgmt.c75 u32 vht_cap_info, in validate_chandef_by_ht_vht_oper()
223 u32 vht_cap_info, in ieee80211_parse_ch_switch_ie()
H A Dibss.c749 u32 vht_cap_info = 0; in ieee80211_ibss_process_chanswitch() local
1005 u32 vht_cap_info = in ieee80211_update_sta_info() local
H A Dmesh.c69 u32 vht_cap_info = 0; in mesh_matches_local() local
1288 u32 vht_cap_info = 0; in ieee80211_mesh_process_chnswitch() local
H A Dutil.c3131 bool ieee80211_chandef_vht_oper(struct ieee80211_hw *hw, u32 vht_cap_info, in ieee80211_chandef_vht_oper()
H A Dmlme.c172 u32 vht_cap_info; member
H A Dieee80211_i.h126 u32 vht_cap_info; member
/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h624 u32 vht_cap_info; member
H A Dwmi.h2664 __le32 vht_cap_info; member
4791 u32 vht_cap_info; member
/linux/drivers/net/wireless/marvell/mwifiex/
H A Dfw.h316 #define GET_VHTCAP_CHWDSET(vht_cap_info) ((vht_cap_info >> 2) & 0x3) argument