Searched refs:reg_get_superchan_entry (Results 1 – 3 of 3) sorted by relevance
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/ |
H A D | reg_services_common.h | 2463 reg_get_superchan_entry(struct wlan_objmgr_pdev *pdev, 2492 reg_get_superchan_entry(struct wlan_objmgr_pdev *pdev, in reg_get_superchan_entry() function
|
H A D | reg_services_common.c | 8448 reg_get_superchan_entry(struct wlan_objmgr_pdev *pdev, in reg_get_superchan_entry() function 9042 status = reg_get_superchan_entry(pdev_priv_obj->pdev_ptr, freq_idx, in reg_is_freq_idx_enabled_on_given_pwr_mode() 9080 status = reg_get_superchan_entry(pdev_priv_obj->pdev_ptr, freq_idx, in reg_get_min_max_bw_on_given_pwr_mode() 9125 status = reg_get_superchan_entry(pdev_priv_obj->pdev_ptr, freq_idx, in reg_get_chan_state_on_given_pwr_mode() 10040 status = reg_get_superchan_entry(pdev, chan_idx, in reg_is_sup_chan_entry_afc_done()
|
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/ |
H A D | wlan_reg_services_api.c | 1742 return reg_get_superchan_entry(pdev, chan_enum, p_sup_chan_entry); in wlan_reg_get_superchan_entry()
|