Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/umac/regulatory/core/src/
Dreg_offload_11d_scan.h55 QDF_STATUS reg_save_new_11d_country(struct wlan_objmgr_psoc *psoc,
123 static inline QDF_STATUS reg_save_new_11d_country(struct wlan_objmgr_psoc *psoc, in reg_save_new_11d_country() function
Dreg_offload_11d_scan.c356 QDF_STATUS reg_save_new_11d_country(struct wlan_objmgr_psoc *psoc, in reg_save_new_11d_country() function
/wlan-driver/qca-wifi-host-cmn/umac/regulatory/dispatcher/src/
Dwlan_reg_tgt_api.c92 return reg_save_new_11d_country(psoc, reg_11d_new_cc->alpha2); in tgt_reg_process_11d_new_country()