Searched refs:iwl_hw_txq_free_tfd (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-1000.c176 .txq_free_tfd = iwl_hw_txq_free_tfd,
H A Diwl-5000.c351 .txq_free_tfd = iwl_hw_txq_free_tfd,
418 .txq_free_tfd = iwl_hw_txq_free_tfd,
H A Diwl-core.h476 void iwl_hw_txq_free_tfd(struct iwl_priv *priv, struct iwl_tx_queue *txq);
H A Diwl-6000.c274 .txq_free_tfd = iwl_hw_txq_free_tfd,
H A Diwl-4965.c2236 .txq_free_tfd = iwl_hw_txq_free_tfd,
H A Diwl-agn.c441 * iwl_hw_txq_free_tfd - Free all chunks referenced by TFD [txq->q.read_ptr]
448 void iwl_hw_txq_free_tfd(struct iwl_priv *priv, struct iwl_tx_queue *txq) function

Completed in 234 milliseconds