Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Dosdep_intf.h67 void rtw_ndev_destructor(struct net_device *ndev);
/openbmc/linux/drivers/staging/rtl8723bs/os_dep/
H A Dos_intfs.c1009 void rtw_ndev_destructor(struct net_device *ndev) in rtw_ndev_destructor() function
H A Dioctl_cfg80211.c2150 mon_ndev->priv_destructor = rtw_ndev_destructor; in rtw_cfg80211_add_monitor_if()