Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/inc/
H A Dwifi_pos_utils_i.h326 void (*wifi_pos_get_fw_phy_mode_for_freq)(uint32_t, uint32_t, member
/wlan-driver/qca-wifi-host-cmn/umac/wifi_pos/src/
H A Dwifi_pos_main.c460 if (wifi_pos_psoc->wifi_pos_get_fw_phy_mode_for_freq) { in wifi_update_channel_bw_info()
461 wifi_pos_psoc->wifi_pos_get_fw_phy_mode_for_freq( in wifi_update_channel_bw_info()
H A Dwifi_pos_api.c552 wifi_pos_psoc->wifi_pos_get_fw_phy_mode_for_freq = handler; in wifi_pos_register_get_fw_phy_mode_for_freq_cb()