Searched refs:shutdownrf (Results 1 – 1 of 1) sorted by relevance
90 static int _rtl92e_down(struct net_device *dev, bool shutdownrf);776 static int _rtl92e_sta_down(struct net_device *dev, bool shutdownrf) in _rtl92e_sta_down() argument2189 static int _rtl92e_down(struct net_device *dev, bool shutdownrf) in _rtl92e_down() argument2191 if (_rtl92e_sta_down(dev, shutdownrf) == -1) in _rtl92e_down()