Searched refs:queue_full (Results 1 – 11 of 11) sorted by relevance
162 void (*queue_full)(struct iwl_op_mode *op_mode, int queue); member220 op_mode->ops->queue_full(op_mode, queue); in iwl_op_mode_queue_full()
1766 goto queue_full; in transport_generic_request_failure()1777 goto queue_full; in transport_generic_request_failure()1784 queue_full: in transport_generic_request_failure()2137 goto queue_full; in target_complete_ok_work()2163 goto queue_full; in target_complete_ok_work()2188 goto queue_full; in target_complete_ok_work()2198 goto queue_full; in target_complete_ok_work()2211 goto queue_full; in target_complete_ok_work()2220 goto queue_full; in target_complete_ok_work()2230 queue_full: in target_complete_ok_work()[all …]
116 static inline int queue_full(struct rxe_queue *q) in queue_full() function
128 if (unlikely(queue_full(cq->queue))) { in rxe_cq_post()
395 if (unlikely(queue_full(rq->queue))) { in post_one_recv()778 if (unlikely(queue_full(sq->queue))) { in post_one_send()
68 unsigned int queue_full : 1; member
678 static bool queue_full(struct arm_smmu_queue *q) in queue_full() function731 while (queue_sync_cons(q), (drain ? !queue_empty(q) : queue_full(q))) { in queue_poll_cons()756 if (queue_full(q)) in queue_insert_raw()
616 static DEVICE_ATTR(queue_full, S_IRUGO, zfcp_sysfs_adapter_q_full_show, NULL);
1644 .queue_full = iwl_mvm_stop_sw_queue, \
2145 .queue_full = iwl_stop_sw_queue,
2266 ADV_SCSI_BIT_ID_TYPE queue_full; /* Queue full mask */ member3281 if (boardp->queue_full & ADV_TID_TO_TIDMASK(i)) in asc_prt_asc_board_info()6654 boardp->queue_full |= target_id; in AscIsrChipHalted()