Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_oemdata.c415 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 Dwma.h1813 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 Dwma_main.c3279 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 Dwma_features.c695 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 Dlim_utils.c10998 chan_mode = wma_chan_phy_mode(des_chan->ch_freq, ch_width, in lim_set_ch_phy_mode()