Searched refs:txq_enable (Results 1 – 4 of 4) sorted by relevance
570 bool (*txq_enable)(struct iwl_trans *trans, int queue, u16 ssn, member1229 return trans->ops->txq_enable(trans, queue, ssn, in iwl_trans_txq_enable_cfg()
476 static void txq_enable(struct tx_queue *txq) in txq_enable() function880 txq_enable(txq); in txq_submit_tso()985 txq_enable(txq); in txq_submit_skb()1048 txq_enable(txq); in txq_kick()
733 if (!priv->trans->ops->txq_enable) in iwlagn_mac_ampdu_action()
3498 .txq_enable = iwl_trans_pcie_txq_enable,