Searched refs:queue_full (Results 1 – 11 of 11) sorted by relevance
156 void (*queue_full)(struct iwl_op_mode *op_mode, int queue); member212 op_mode->ops->queue_full(op_mode, queue); in iwl_op_mode_queue_full()
1953 goto queue_full; in transport_generic_request_failure()1965 queue_full: in transport_generic_request_failure()2347 goto queue_full; in target_complete_ok_work()2373 goto queue_full; in target_complete_ok_work()2409 goto queue_full; in target_complete_ok_work()2419 goto queue_full; in target_complete_ok_work()2432 goto queue_full; in target_complete_ok_work()2441 goto queue_full; in target_complete_ok_work()2451 queue_full: in target_complete_ok_work()2671 goto queue_full; in transport_generic_new_cmd()[all …]
83 static inline int queue_full(struct rxe_queue *q) in queue_full() function
112 if (unlikely(queue_full(cq->queue))) { in rxe_cq_post()
220 if (unlikely(queue_full(rq->queue))) { in post_one_recv()616 if (unlikely(queue_full(sq->queue))) { in post_one_send()
42 unsigned int queue_full : 1; member
783 static DEVICE_ATTR(queue_full, S_IRUGO, zfcp_sysfs_adapter_q_full_show, NULL);
1345 .queue_full = iwl_mvm_stop_sw_queue, \
129 static bool queue_full(struct arm_smmu_ll_queue *q) in queue_full() function598 if (!queue_full(llq)) in arm_smmu_cmdq_poll_until_not_full()
2129 .queue_full = iwl_stop_sw_queue,
2262 ADV_SCSI_BIT_ID_TYPE queue_full; /* Queue full mask */ member3277 if (boardp->queue_full & ADV_TID_TO_TIDMASK(i)) in asc_prt_asc_board_info()6648 boardp->queue_full |= target_id; in AscIsrChipHalted()