Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.c100 static int _rtl92e_down(struct net_device *dev, bool shutdownrf);
784 static int _rtl92e_sta_down(struct net_device *dev, bool shutdownrf) in _rtl92e_sta_down() argument
2220 static int _rtl92e_down(struct net_device *dev, bool shutdownrf) in _rtl92e_down() argument
2222 if (_rtl92e_sta_down(dev, shutdownrf) == -1) in _rtl92e_down()