Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_son.c1354 list_type = SAP_ALLOW_LIST; in hdd_son_add_acl_mac()
1411 list_type = SAP_ALLOW_LIST; in hdd_son_del_acl_mac()
1518 SAP_ALLOW_LIST, ADD_STA_TO_ACL); in hdd_son_modify_acl()
1521 SAP_ALLOW_LIST, in hdd_son_modify_acl()
/wlan-driver/qcacld-3.0/core/sap/inc/
H A Dsap_api.h126 SAP_ALLOW_LIST = 1, /* List of mac addresses allowed to assoc */ enumerator
/wlan-driver/qcacld-3.0/core/sap/src/
H A Dsap_module.c1103 case SAP_ALLOW_LIST: in wlansap_modify_acl()