Home
last modified time | relevance | path

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

/src/sys/contrib/dev/iwlwifi/
H A Diwl-op-mode.h164 void (*queue_not_full)(struct iwl_op_mode *op_mode, int queue); member
228 op_mode->ops->queue_not_full(op_mode, queue); in iwl_op_mode_queue_not_full()
/src/sys/contrib/dev/iwlwifi/mld/
H A Dmld.c773 .queue_not_full = iwl_mld_queue_not_full,
/src/sys/contrib/dev/iwlwifi/mvm/
H A Dops.c2123 .queue_not_full = iwl_mvm_wake_sw_queue, \