Home
last modified time | relevance | path

Searched refs:iwl_tx_queue (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-trans-pcie-int.h46 struct iwl_tx_queue;
221 struct iwl_tx_queue { struct
289 struct iwl_tx_queue *txq;
332 struct iwl_tx_queue *txq);
334 struct iwl_tx_queue *txq,
341 struct iwl_tx_queue *txq,
347 struct iwl_tx_queue *txq,
353 void iwlagn_txq_free_tfd(struct iwl_trans *trans, struct iwl_tx_queue *txq,
411 static inline void iwl_set_swq_id(struct iwl_tx_queue *txq, u8 ac, u8 hwq) in iwl_set_swq_id()
419 static inline u8 iwl_get_queue_ac(struct iwl_tx_queue *txq) in iwl_get_queue_ac()
[all …]
Diwl-trans-pcie-tx.c85 struct iwl_tx_queue *txq, in iwl_trans_txq_update_byte_cnt_tbl()
131 void iwl_txq_update_write_ptr(struct iwl_trans *trans, struct iwl_tx_queue *txq) in iwl_txq_update_write_ptr()
253 void iwlagn_txq_free_tfd(struct iwl_trans *trans, struct iwl_tx_queue *txq, in iwlagn_txq_free_tfd()
285 struct iwl_tx_queue *txq, in iwlagn_txq_attach_buf_to_tfd()
392 struct iwl_tx_queue *txq) in iwlagn_txq_inval_byte_cnt_tbl()
464 struct iwl_tx_queue *txq, in iwl_trans_tx_queue_set_status()
674 struct iwl_tx_queue *txq = &trans_pcie->txq[trans_pcie->cmd_queue]; in iwl_enqueue_hcmd()
887 struct iwl_tx_queue *txq = &trans_pcie->txq[txq_id]; in iwl_hcmd_queue_reclaim()
933 struct iwl_tx_queue *txq = &trans_pcie->txq[trans_pcie->cmd_queue]; in iwl_tx_cmd_complete()
1048 struct iwl_tx_queue *txq = in iwl_send_cmd_sync()
[all …]
Diwl-trans-pcie.c303 struct iwl_tx_queue *txq, int slots_num, in iwl_trans_txq_alloc()
372 static int iwl_trans_txq_init(struct iwl_trans *trans, struct iwl_tx_queue *txq, in iwl_trans_txq_init()
416 struct iwl_tx_queue *txq = &trans_pcie->txq[txq_id]; in iwl_tx_queue_unmap()
450 struct iwl_tx_queue *txq = &trans_pcie->txq[txq_id]; in iwl_tx_queue_free()
548 sizeof(struct iwl_tx_queue), GFP_KERNEL); in iwl_trans_tx_alloc()
1339 struct iwl_tx_queue *txq; in iwl_trans_pcie_tx()
1575 struct iwl_tx_queue *txq = &trans_pcie->txq[txq_id]; in iwl_trans_pcie_reclaim()
1695 struct iwl_tx_queue *txq; in iwl_trans_pcie_wait_tx_queue_empty()
1727 struct iwl_tx_queue *txq = &trans_pcie->txq[cnt]; in iwl_trans_pcie_check_stuck_queue()
1937 struct iwl_tx_queue *txq; in iwl_dbgfs_tx_queue_read()
Diwl-dev.h54 struct iwl_tx_queue;
Diwl-trans-pcie-rx.c372 struct iwl_tx_queue *txq = &trans_pcie->txq[trans_pcie->cmd_queue]; in iwl_rx_handle_rxbuf()