Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8188eu/include/
Drtw_xmit.h198 int rtw_sctx_wait(struct submit_ctx *sctx);
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_xmit.c2142 int rtw_sctx_wait(struct submit_ctx *sctx) in rtw_sctx_wait() function
2202 return rtw_sctx_wait(pack_tx_ops); in rtw_ack_tx_wait()
Drtw_mlme_ext.c259 ret = rtw_sctx_wait(&sctx); in dump_mgntframe_and_wait()