Home
last modified time | relevance | path

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

/wlan-driver/qcacld-3.0/core/hdd/inc/
H A Dwlan_hdd_p2p.h122 void hdd_clean_up_interface(struct hdd_context *hdd_ctx,
/wlan-driver/qcacld-3.0/core/hdd/src/
H A Dwlan_hdd_p2p.c976 void hdd_clean_up_interface(struct hdd_context *hdd_ctx, in hdd_clean_up_interface() function
1032 hdd_clean_up_interface(hdd_ctx, adapter); in __wlan_hdd_del_virtual_intf()
1039 hdd_clean_up_interface(hdd_ctx, adapter); in __wlan_hdd_del_virtual_intf()
H A Dwlan_hdd_main.c21736 hdd_clean_up_interface(hdd_ctx, adapter); in wlan_hdd_del_p2p_interface()