Lines Matching defs:wake_tx_queue
96 * Drivers must provide the .wake_tx_queue driver operation by either
108 * Whenever mac80211 adds a new frame to a queue, it calls the .wake_tx_queue
110 * Drivers implementing a custom .wake_tx_queue op can get them by calling
4197 * @wake_tx_queue: Called when new packets have been added to the queue.
4573 void (*wake_tx_queue)(struct ieee80211_hw *hw,
7130 * However, also note that while in the wake_tx_queue() method,
7163 * ieee80211_handle_wake_tx_queue - mac80211 handler for wake_tx_queue callback
7165 * @hw: pointer as obtained from wake_tx_queue() callback().
7166 * @txq: pointer as obtained from wake_tx_queue() callback().
7168 * Drivers can use this function for the mandatory mac80211 wake_tx_queue