Searched refs:TW_CLI_RESET_Q (Results 1 – 4 of 4) sorted by relevance
115 tw_cli_req_q_insert_tail(req, TW_CLI_RESET_Q); in tw_cli_drain_complete_queue()169 tw_cli_req_q_insert_tail(req, TW_CLI_RESET_Q); in tw_cli_drain_busy_queue()225 tw_cli_req_q_insert_tail(req, TW_CLI_RESET_Q); in tw_cli_drain_pending_queue()
93 #define TW_CLI_RESET_Q 4 /* q of reqs reset by timeout */ macro
320 tw_cli_req_q_init(ctlr, TW_CLI_RESET_Q); in tw_cl_init_ctlr()
1115 while ((req = tw_cli_req_q_remove_head(ctlr, TW_CLI_RESET_Q)) != TW_CL_NULL) { in tw_cl_reset_ctlr()