Searched refs:rtw_sctx_wait (Results 1 – 7 of 7) sorted by relevance
186 int rtw_sctx_wait(struct submit_ctx *sctx);
244 int rtw_sctx_wait(struct submit_ctx *sctx, const char *msg);
2004 int rtw_sctx_wait(struct submit_ctx *sctx) in rtw_sctx_wait() function2059 return rtw_sctx_wait(pack_tx_ops); in rtw_ack_tx_wait()
249 ret = rtw_sctx_wait(&sctx); in dump_mgntframe_and_wait()
3014 int rtw_sctx_wait(struct submit_ctx *sctx, const char *msg) in rtw_sctx_wait() function3075 return rtw_sctx_wait(pack_tx_ops, __func__); in rtw_ack_tx_wait()
773 rtw_sctx_wait(&sctx, __func__); in rtw_startbss_cmd()
2376 ret = rtw_sctx_wait(&sctx, __func__); in dump_mgntframe_and_wait()