Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/inc/ !
H A Dwlan_reg_services_api.h322 const struct super_chan_info **p_sup_chan_entry);
401 const struct super_chan_info **p_sup_chan_entry) in wlan_reg_get_superchan_entry() argument
403 *p_sup_chan_entry = NULL; in wlan_reg_get_superchan_entry()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/ !
H A Dreg_services_common.h2465 const struct super_chan_info **p_sup_chan_entry);
2494 const struct super_chan_info **p_sup_chan_entry) in reg_get_superchan_entry() argument
H A Dreg_services_common.c8450 const struct super_chan_info **p_sup_chan_entry) in reg_get_superchan_entry() argument
8469 if (!p_sup_chan_entry) { in reg_get_superchan_entry()
8479 *p_sup_chan_entry = &pdev_priv_obj->super_chan_list[sup_idx]; in reg_get_superchan_entry()
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/ !
H A Dwlan_reg_services_api.c1740 const struct super_chan_info **p_sup_chan_entry) in wlan_reg_get_superchan_entry() argument
1742 return reg_get_superchan_entry(pdev, chan_enum, p_sup_chan_entry); in wlan_reg_get_superchan_entry()