Searched refs:txq_enable (Results 1 – 4 of 4) sorted by relevance
516 void (*txq_enable)(struct iwl_trans *trans, int queue, u16 ssn, member859 trans->ops->txq_enable(trans, queue, ssn, cfg, queue_wdg_timeout); in iwl_trans_txq_enable_cfg()
492 static void txq_enable(struct tx_queue *txq) in txq_enable() function868 txq_enable(txq); in txq_submit_tso()973 txq_enable(txq); in txq_submit_skb()1036 txq_enable(txq); in txq_kick()
748 if (!priv->trans->ops->txq_enable) in iwlagn_mac_ampdu_action()
2406 .txq_enable = iwl_trans_pcie_txq_enable,