Home
last modified time | relevance | path

Searched refs:queue_not_full (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/sys/contrib/dev/iwlwifi/
H A Diwl-op-mode.h102 void (*queue_not_full)(struct iwl_op_mode *op_mode, int queue); member
166 op_mode->ops->queue_not_full(op_mode, queue); in iwl_op_mode_queue_not_full()
/freebsd-13.1/sys/contrib/dev/iwlwifi/mvm/
H A Dops.c1945 .queue_not_full = iwl_mvm_wake_sw_queue, \