Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-op-mode.h136 void (*queue_not_full)(struct iwl_op_mode *op_mode, u8 ac); member
180 op_mode->ops->queue_not_full(op_mode, ac); in iwl_op_mode_queue_not_full()
Diwl-agn.c1488 .queue_not_full = iwl_wake_sw_queue,