Lines Matching refs:iwl_txq
16 iwl_txq_get_first_tb_dma(struct iwl_txq *txq, int idx) in iwl_txq_get_first_tb_dma()
22 static inline u16 iwl_txq_get_cmd_index(const struct iwl_txq *q, u32 index) in iwl_txq_get_cmd_index()
30 struct iwl_txq *txq) in iwl_wake_queue()
39 struct iwl_txq *txq, int idx) in iwl_txq_get_tfd()
47 int iwl_txq_alloc(struct iwl_trans *trans, struct iwl_txq *txq, int slots_num,
59 int iwl_txq_space(struct iwl_trans *trans, const struct iwl_txq *q);
61 static inline void iwl_txq_stop(struct iwl_trans *trans, struct iwl_txq *txq) in iwl_txq_stop()
92 static inline bool iwl_txq_used(const struct iwl_txq *q, int i) in iwl_txq_used()
105 void iwl_txq_log_scd_error(struct iwl_trans *trans, struct iwl_txq *txq);
123 void iwl_txq_gen2_free_tfd(struct iwl_trans *trans, struct iwl_txq *txq);
124 void iwl_txq_inc_wr_ptr(struct iwl_trans *trans, struct iwl_txq *txq);
126 int iwl_txq_init(struct iwl_trans *trans, struct iwl_txq *txq, int slots_num,
169 struct iwl_txq *txq, int index);
171 struct iwl_txq *txq);
173 struct iwl_txq *txq, u16 byte_cnt,
180 void iwl_txq_progress(struct iwl_txq *txq);
181 void iwl_txq_free_tfd(struct iwl_trans *trans, struct iwl_txq *txq);