Searched refs:host_phy_mode (Results 1 – 1 of 1) sorted by relevance
3257 enum wlan_phymode host_phy_mode; in wma_get_fw_phy_mode_for_freq_cb() local3279 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()