Home
last modified time | relevance | path

Searched defs:dot11Mode (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/mac/inc/
H A Dsir_mac_prop_exts.h40 #define IS_DOT11_MODE_HT(dot11Mode) \ argument
51 #define IS_DOT11_MODE_VHT(dot11Mode) \ argument
60 #define IS_DOT11_MODE_HE(dot11Mode) \ argument
67 #define IS_DOT11_MODE_EHT(dot11Mode) \ argument
72 #define IS_DOT11_MODE_11B(dot11Mode) \ argument
/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_cfg.h105 enum hdd_dot11_mode dot11Mode; member
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_cfg.c473 eCsrPhyMode hdd_cfg_xlate_to_csr_phy_mode(enum hdd_dot11_mode dot11Mode) in hdd_cfg_xlate_to_csr_phy_mode()
H A Dwlan_hdd_main.c1870 static bool hdd_dot11Mode_support_11be(enum hdd_dot11_mode dot11Mode) in hdd_dot11Mode_support_11be()
1889 static bool hdd_dot11Mode_support_11be(enum hdd_dot11_mode dot11Mode) in hdd_dot11Mode_support_11be()