Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8188eu/os_dep/
Dxmit_linux.c142 if (rtw_txframes_pending(padapter)) in rtw_os_xmit_schedule()
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Drtw_xmit.h354 s32 rtw_txframes_pending(struct adapter *padapter);
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_xmit.c900 s32 rtw_txframes_pending(struct adapter *padapter) in rtw_txframes_pending() function