Searched refs:rtw_sctx_wait (Results 1 – 7 of 7) sorted by relevance
185 int rtw_sctx_wait(struct submit_ctx *sctx);
244 int rtw_sctx_wait(struct submit_ctx *sctx, const char *msg);
2015 int rtw_sctx_wait(struct submit_ctx *sctx) in rtw_sctx_wait() function2070 return rtw_sctx_wait(pack_tx_ops); in rtw_ack_tx_wait()
242 ret = rtw_sctx_wait(&sctx); in dump_mgntframe_and_wait()
2728 int rtw_sctx_wait(struct submit_ctx *sctx, const char *msg) in rtw_sctx_wait() function2788 return rtw_sctx_wait(pack_tx_ops, __func__); in rtw_ack_tx_wait()
743 rtw_sctx_wait(&sctx, __func__); in rtw_startbss_cmd()
2362 ret = rtw_sctx_wait(&sctx, __func__); in dump_mgntframe_and_wait()