Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8723au/include/
Dosdep_intf.h39 void rtw_ndev_destructor(struct net_device *ndev);
/linux-4.1.27/drivers/staging/rtl8723au/os_dep/
Dos_intfs.c843 void rtw_ndev_destructor(struct net_device *ndev) in rtw_ndev_destructor() function
Dioctl_cfg80211.c2611 mon_ndev->destructor = rtw_ndev_destructor; in rtw_cfg80211_add_monitor_if()