Searched refs:wma_chan_phy_mode (Results 1 – 5 of 5) sorted by relevance
/wlan-driver/qcacld-3.0/core/hdd/src/ |
H A D | wlan_hdd_oemdata.c | 415 phy_mode = wma_chan_phy_mode(chan_freq, ch_params.ch_width, in hdd_update_channel_bw_info()
|
/wlan-driver/qcacld-3.0/core/wma/inc/ |
H A D | wma.h | 1813 enum wlan_phymode wma_chan_phy_mode(uint32_t freq, enum phy_ch_width chan_width,
|
/wlan-driver/qcacld-3.0/core/wma/src/ |
H A D | wma_main.c | 3279 host_phy_mode = wma_chan_phy_mode(freq, chan_width, dot11_mode); in wma_get_fw_phy_mode_for_freq_cb() 3296 *phy_mode = wma_chan_phy_mode(freq, chan_width, dot11_mode); in wma_get_phy_mode_cb()
|
H A D | wma_features.c | 695 enum wlan_phymode wma_chan_phy_mode(uint32_t freq, enum phy_ch_width chan_width, in wma_chan_phy_mode() function
|
/wlan-driver/qcacld-3.0/core/mac/src/pe/lim/ |
H A D | lim_utils.c | 10998 chan_mode = wma_chan_phy_mode(des_chan->ch_freq, ch_width, in lim_set_ch_phy_mode()
|