Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.c66 static int _rtl92e_down(struct net_device *dev, bool shutdownrf);
584 static int _rtl92e_sta_down(struct net_device *dev, bool shutdownrf) in _rtl92e_sta_down() argument
1656 static int _rtl92e_down(struct net_device *dev, bool shutdownrf) in _rtl92e_down() argument
1658 if (_rtl92e_sta_down(dev, shutdownrf) == -1) in _rtl92e_down()