Searched refs:rtw_sctx_wait (Results 1 – 3 of 3) sorted by relevance
198 int rtw_sctx_wait(struct submit_ctx *sctx);
2142 int rtw_sctx_wait(struct submit_ctx *sctx) in rtw_sctx_wait() function2202 return rtw_sctx_wait(pack_tx_ops); in rtw_ack_tx_wait()
259 ret = rtw_sctx_wait(&sctx); in dump_mgntframe_and_wait()