Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/sap/inc/ !
H A Dsap_api.h959 QDF_STATUS wlansap_deauth_sta(struct sap_context *sap_ctx,
/wlan-driver/qcacld-3.0/core/sap/src/ !
H A Dsap_module.c1159 wlansap_deauth_sta(sap_ctx, in wlansap_modify_acl()
1218 wlansap_deauth_sta(sap_ctx, &delStaParams); in wlansap_modify_acl()
1282 QDF_STATUS wlansap_deauth_sta(struct sap_context *sap_ctx, in wlansap_deauth_sta() function
/wlan-driver/qcacld-3.0/core/hdd/src/ !
H A Dwlan_hdd_main.c18069 wlansap_deauth_sta(WLAN_HDD_GET_SAP_CTX_PTR(adapter->deflink), in hdd_softap_sta_deauth()