Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/src/
Dwlan_hdd_cfg80211.h482 int wlan_hdd_del_station(struct hdd_adapter *adapter, const uint8_t *mac);
Dwlan_hdd_son.c1450 return wlan_hdd_del_station(link_info->adapter, mac->bytes); in hdd_son_kickout_mac()
1452 return wlan_hdd_del_station(link_info->adapter, NULL); in hdd_son_kickout_mac()
Dwlan_hdd_main.c9761 if (wlan_hdd_del_station(adapter, NULL)) in hdd_stop_sap_go_adapter()
18475 wlan_hdd_del_station(ap_adapter, NULL); in wlan_hdd_stop_sap()
21471 wlan_hdd_del_station(ap_adapter, NULL); in hdd_restart_sap()
Dwlan_hdd_hostapd.c7284 wlan_hdd_del_station(adapter, NULL); in __wlan_hdd_cfg80211_stop_ap()
Dwlan_hdd_cfg80211.c25960 int wlan_hdd_del_station(struct hdd_adapter *adapter, const uint8_t *mac) in wlan_hdd_del_station() function
25972 int wlan_hdd_del_station(struct hdd_adapter *adapter, const uint8_t *mac) in wlan_hdd_del_station() function