Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_utils.h59 bool reg_chan_has_dfs_attribute_for_freq(struct wlan_objmgr_pdev *pdev,
77 reg_chan_has_dfs_attribute_for_freq(struct wlan_objmgr_pdev *pdev, in reg_chan_has_dfs_attribute_for_freq() function
H A Dreg_utils.c52 bool reg_chan_has_dfs_attribute_for_freq(struct wlan_objmgr_pdev *pdev, in reg_chan_has_dfs_attribute_for_freq() function
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_services_api.c1231 return reg_chan_has_dfs_attribute_for_freq(pdev, freq); in wlan_reg_chan_has_dfs_attribute_for_freq()