Home
last modified time | relevance | path

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 Dreg_services_common.h2463 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 Dreg_services_common.c8448 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 Dwlan_reg_services_api.c1742 return reg_get_superchan_entry(pdev, chan_enum, p_sup_chan_entry); in wlan_reg_get_superchan_entry()