Searched refs:queue_not_full (Results 1 – 3 of 3) sorted by relevance
126 * @queue_not_full: notifies that a HW queue is not full any more.164 void (*queue_not_full)(struct iwl_op_mode *op_mode, int queue); member 227 op_mode->ops->queue_not_full(op_mode, queue); in iwl_op_mode_queue_not_full()
754 .queue_not_full = iwl_mld_queue_not_full,
2152 .queue_not_full = iwl_mvm_wake_sw_queue, \