Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/iwlwifi/
Diwl-trans-pcie-int.h47 struct iwl_queue;
177 struct iwl_queue { struct
222 struct iwl_queue q;
336 int iwl_queue_init(struct iwl_queue *q, int count, int slots_num, u32 id);
357 int iwl_queue_space(const struct iwl_queue *q);
487 static inline int iwl_queue_used(const struct iwl_queue *q, int i) in iwl_queue_used()
494 static inline u8 get_cmd_index(struct iwl_queue *q, u32 index) in get_cmd_index()
Diwl-trans-pcie-tx.c289 struct iwl_queue *q; in iwlagn_txq_attach_buf_to_tfd()
343 int iwl_queue_space(const struct iwl_queue *q) in iwl_queue_space()
362 int iwl_queue_init(struct iwl_queue *q, int count, int slots_num, u32 id) in iwl_queue_init()
675 struct iwl_queue *q = &txq->q; in iwl_enqueue_hcmd()
888 struct iwl_queue *q = &txq->q; in iwl_hcmd_queue_reclaim()
1050 struct iwl_queue *q = &txq->q; in iwl_send_cmd_sync()
1112 struct iwl_queue *q = &txq->q; in iwl_tx_queue_reclaim()
Diwl-trans-pcie.c417 struct iwl_queue *q = &txq->q; in iwl_tx_queue_unmap()
1340 struct iwl_queue *q; in iwl_trans_pcie_tx()
1696 struct iwl_queue *q; in iwl_trans_pcie_wait_tx_queue_empty()
1728 struct iwl_queue *q = &txq->q; in iwl_trans_pcie_check_stuck_queue()
1938 struct iwl_queue *q; in iwl_dbgfs_tx_queue_read()