Home
last modified time | relevance | path

Searched refs:wlansap_is_channel_in_nol_list (Results 1 – 5 of 5) sorted by relevance

/wlan-driver/qcacld-3.0/core/sap/inc/ !
H A Dsap_api.h842 bool wlansap_is_channel_in_nol_list(struct sap_context *sap_ctx,
/wlan-driver/qcacld-3.0/core/hdd/src/ !
H A Dwlan_hdd_son.c2304 wlansap_is_channel_in_nol_list(sap_ctx, acs_r->chan_freq, in hdd_son_get_acs_report()
H A Dwlan_hdd_hostapd_wext.c897 if (wlansap_is_channel_in_nol_list(ap_ctx->sap_context, in __iw_softap_setparam()
H A Dwlan_hdd_cfg80211.c17843 if ((wlansap_is_channel_in_nol_list(sap_context, chan_freq, in wlan_hdd_validate_acs_channel()
/wlan-driver/qcacld-3.0/core/sap/src/ !
H A Dsap_module.c464 bool wlansap_is_channel_in_nol_list(struct sap_context *sap_ctx, in wlansap_is_channel_in_nol_list() function