Searched refs:queue_full (Results 1 – 6 of 6) sorted by relevance
537 int hw_queue, bool queue_full) in iwl_mld_queue_state_change() argument550 if (queue_full) { in iwl_mld_queue_state_change()569 mld_txq->status.stop_full = queue_full; in iwl_mld_queue_state_change()571 if (!queue_full && mld_sta && in iwl_mld_queue_state_change()775 .queue_full = iwl_mld_queue_full,
2172 goto queue_full; in transport_generic_request_failure()2184 queue_full: in transport_generic_request_failure()2601 goto queue_full; in target_complete_ok_work()2627 goto queue_full; in target_complete_ok_work()2664 goto queue_full; in target_complete_ok_work()2674 goto queue_full; in target_complete_ok_work()2689 goto queue_full; in target_complete_ok_work()2698 goto queue_full; in target_complete_ok_work()2708 queue_full: in target_complete_ok_work()2928 goto queue_full; in transport_generic_new_cmd()[all …]
417 bool queue_full; in mlx5hws_bwc_queue_poll() local438 queue_full = mlx5hws_send_engine_full(&ctx->send_queue[queue_id]); in mlx5hws_bwc_queue_poll()439 while (queue_full || ((got_comp || drain) && *pending_rules)) { in mlx5hws_bwc_queue_poll()457 queue_full = false; in mlx5hws_bwc_queue_poll()
162 static inline int queue_full(struct rxe_queue *q, enum queue_type type) in queue_full() function
2142 .queue_full = iwl_stop_sw_queue,
2106 .queue_full = iwl_mvm_stop_sw_queue, \