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