Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-trans-pcie-int.h353 void iwlagn_txq_free_tfd(struct iwl_trans *trans, struct iwl_tx_queue *txq,
Diwl-trans-pcie-tx.c253 void iwlagn_txq_free_tfd(struct iwl_trans *trans, struct iwl_tx_queue *txq, in iwlagn_txq_free_tfd() function
1151 iwlagn_txq_free_tfd(trans, txq, DMA_TO_DEVICE); in iwl_tx_queue_reclaim()
Diwl-trans-pcie.c433 iwlagn_txq_free_tfd(trans, txq, dma_dir); in iwl_tx_queue_unmap()