Home
last modified time | relevance | path

Searched refs:hdd_is_target_eht_phy_ch_width_supported (Results 1 – 1 of 1) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c1101 static bool hdd_is_target_eht_phy_ch_width_supported(enum phy_ch_width width) in hdd_is_target_eht_phy_ch_width_supported() function
1115 return hdd_is_target_eht_phy_ch_width_supported(CH_WIDTH_160MHZ); in hdd_is_target_eht_160mhz_capable()
1131 hdd_is_target_eht_phy_ch_width_supported(enum phy_ch_width width) in hdd_is_target_eht_phy_ch_width_supported() function
10283 if (!hdd_is_target_eht_phy_ch_width_supported(ch_width)) in wlan_hdd_set_mon_chan()