Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/rtl8723bs/include/
H A Drtw_xmit.h227 int rtw_sctx_wait(struct submit_ctx *sctx);
/linux-6.15/drivers/staging/rtl8723bs/core/
H A Drtw_xmit.c2514 int rtw_sctx_wait(struct submit_ctx *sctx) in rtw_sctx_wait() function
2555 return rtw_sctx_wait(pack_tx_ops); in rtw_ack_tx_wait()
H A Drtw_cmd.c659 rtw_sctx_wait(&sctx); in rtw_startbss_cmd()
H A Drtw_mlme_ext.c2042 ret = rtw_sctx_wait(&sctx); in dump_mgntframe_and_wait()