Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/wma/src/
H A Dwma_main.c3257 enum wlan_phymode host_phy_mode; in wma_get_fw_phy_mode_for_freq_cb() local
3279 host_phy_mode = wma_chan_phy_mode(freq, chan_width, dot11_mode); in wma_get_fw_phy_mode_for_freq_cb()
3280 *phy_mode = wmi_host_to_fw_phymode(host_phy_mode); in wma_get_fw_phy_mode_for_freq_cb()