Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8188eu/include/
Drtw_xmit.h367 void wakeup_sta_to_xmit(struct adapter *padapter, struct sta_info *psta);
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_ap.c402 wakeup_sta_to_xmit(padapter, psta); in expire_timeout_chk()
Drtw_recv.c595 wakeup_sta_to_xmit(padapter, psta); in process_pwrbit_data()
Drtw_xmit.c1934 void wakeup_sta_to_xmit(struct adapter *padapter, struct sta_info *psta) in wakeup_sta_to_xmit() function