Home
last modified time | relevance | path

Searched refs:hdd_reset_monitor_interface (Results 1 – 2 of 2) sorted by relevance

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_main.h5046 void hdd_reset_monitor_interface(struct hdd_adapter *sta_adapter);
5074 static inline void hdd_reset_monitor_interface(struct hdd_adapter *sta_adapter) in hdd_reset_monitor_interface() function
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_main.c3416 hdd_reset_monitor_interface(sta_adapter); in hdd_unmap_monitor_interface_vdev()
3465 void hdd_reset_monitor_interface(struct hdd_adapter *sta_adapter) in hdd_reset_monitor_interface() function
9723 hdd_reset_monitor_interface(sta_adapter); in hdd_stop_mon_adapter()