Searched refs:iwlagn_txq_attach_buf_to_tfd (Results 1 – 3 of 3) sorted by relevance
/linux-3.4.99/drivers/net/wireless/iwlwifi/ |
D | iwl-trans-pcie-tx.c | 284 int iwlagn_txq_attach_buf_to_tfd(struct iwl_trans *trans, in iwlagn_txq_attach_buf_to_tfd() function 820 iwlagn_txq_attach_buf_to_tfd(trans, txq, in iwl_enqueue_hcmd() 845 iwlagn_txq_attach_buf_to_tfd(trans, txq, phys_addr, in iwl_enqueue_hcmd()
|
D | iwl-trans-pcie-int.h | 333 int iwlagn_txq_attach_buf_to_tfd(struct iwl_trans *trans,
|
D | iwl-trans-pcie.c | 1457 iwlagn_txq_attach_buf_to_tfd(trans, txq, txcmd_phys, firstlen, 1); in iwl_trans_pcie_tx() 1459 iwlagn_txq_attach_buf_to_tfd(trans, txq, phys_addr, in iwl_trans_pcie_tx()
|