Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8188eu/include/
Drtw_xmit.h367 void wakeup_sta_to_xmit(struct adapter *padapter, struct sta_info *psta);
/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_ap.c379 wakeup_sta_to_xmit(padapter, psta); in expire_timeout_chk()
Drtw_xmit.c1930 void wakeup_sta_to_xmit(struct adapter *padapter, struct sta_info *psta) in wakeup_sta_to_xmit() function
Drtw_recv.c615 wakeup_sta_to_xmit(padapter, psta); in process_pwrbit_data()