Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_hostapd.h234 QDF_STATUS hdd_softap_sta_deauth(struct hdd_adapter *adapter,
Dwlan_hdd_son.c1491 status = hdd_softap_sta_deauth(link_info->adapter, &param); in hdd_son_deauth_sta()
Dwlan_hdd_main.c18044 QDF_STATUS hdd_softap_sta_deauth(struct hdd_adapter *adapter, in hdd_softap_sta_deauth() function
Dwlan_hdd_cfg80211.c25757 qdf_status = hdd_softap_sta_deauth(adapter, param); in hdd_softap_deauth_current_sta()