Home
last modified time | relevance | path

Searched refs:wlansap_get_acl_mode (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_son.c1310 wlansap_get_acl_mode(WLAN_HDD_GET_SAP_CTX_PTR(link_info), &acl_policy); in hdd_son_get_acl_policy()
1349 wlansap_get_acl_mode(sap_context, &acl_policy); in hdd_son_add_acl_mac()
1406 wlansap_get_acl_mode(sap_ctx, &acl_policy); in hdd_son_del_acl_mac()
H A Dwlan_hdd_hostapd_wext.c312 if (QDF_STATUS_SUCCESS == wlansap_get_acl_mode(sap_ctx, &acl_mode)) { in hdd_print_acl()
/wlan-driver/qcacld-3.0/core/sap/inc/
H A Dsap_api.h1061 QDF_STATUS wlansap_get_acl_mode(struct sap_context *sap_ctx,
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_module.c986 QDF_STATUS wlansap_get_acl_mode(struct sap_context *sap_ctx, in wlansap_get_acl_mode() function