Lines Matching defs:txq
528 struct qede_fastpath *fp, struct qede_tx_queue *txq) in qede_txq_fp_log_metadata()
546 qede_tx_log_print(struct qede_dev *edev, struct qede_fastpath *fp, struct qede_tx_queue *txq) in qede_tx_log_print()
583 struct qede_tx_queue *txq; in qede_tx_timeout() local
1608 static void qede_free_mem_txq(struct qede_dev *edev, struct qede_tx_queue *txq) in qede_free_mem_txq()
1621 static int qede_alloc_mem_txq(struct qede_dev *edev, struct qede_tx_queue *txq) in qede_alloc_mem_txq()
1747 struct qede_tx_queue *txq) in qede_empty_tx_queue()
1846 struct qede_tx_queue *txq = &fp->txq[cos]; in qede_init_fp() local
2017 struct qede_tx_queue *txq, bool allow_drain) in qede_drain_txq()
2050 struct qede_tx_queue *txq, int rss_id) in qede_stop_txq()
2149 struct qede_tx_queue *txq, u8 rss_id, u16 sb_idx) in qede_start_txq()
2766 static bool qede_is_txq_full(struct qede_dev *edev, struct qede_tx_queue *txq) in qede_is_txq_full()
2835 struct qede_tx_queue *txq = QEDE_FP_TC0_TXQ(fp); in qede_get_eth_tlv_data() local