Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
H A Dreg_utils.h218 bool reg_is_fcc_constraint_set(struct wlan_objmgr_pdev *pdev);
H A Dreg_utils.c1038 bool reg_is_fcc_constraint_set(struct wlan_objmgr_pdev *pdev) in reg_is_fcc_constraint_set() function
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
H A Dwlan_reg_ucfg_api.c182 return reg_is_fcc_constraint_set(pdev); in ucfg_reg_is_fcc_constraint_set()