Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.c90 static int _rtl92e_down(struct net_device *dev, bool shutdownrf);
2181 ret = _rtl92e_down(dev, true); in _rtl92e_close()
2189 static int _rtl92e_down(struct net_device *dev, bool shutdownrf) in _rtl92e_down() function
2541 _rtl92e_down(dev, true); in _rtl92e_pci_disconnect()