Searched refs:shutdownrf (Results 1 – 2 of 2) sorted by relevance
1029 int rtl8192_down(struct net_device *dev, bool shutdownrf);
974 static int rtl8192_sta_down(struct net_device *dev, bool shutdownrf) in rtl8192_sta_down() argument2508 int rtl8192_down(struct net_device *dev, bool shutdownrf) in rtl8192_down() argument2510 if (rtl8192_sta_down(dev, shutdownrf) == -1) in rtl8192_down()