Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_build_chan_list.h207 QDF_STATUS reg_eirp_2_psd(struct wlan_objmgr_pdev *pdev,
313 static inline QDF_STATUS reg_eirp_2_psd(struct wlan_objmgr_pdev *pdev, in reg_eirp_2_psd() function
H A Dreg_build_chan_list.c6205 QDF_STATUS reg_eirp_2_psd(struct wlan_objmgr_pdev *pdev, in reg_eirp_2_psd() function
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_services_api.c1853 return reg_eirp_2_psd(pdev, ch_bw, eirp, psd); in wlan_reg_eirp_2_psd()