Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h1029 int rtl8192_down(struct net_device *dev, bool shutdownrf);
Drtl_core.c974 static int rtl8192_sta_down(struct net_device *dev, bool shutdownrf) in rtl8192_sta_down() argument
2508 int rtl8192_down(struct net_device *dev, bool shutdownrf) in rtl8192_down() argument
2510 if (rtl8192_sta_down(dev, shutdownrf) == -1) in rtl8192_down()