Lines Matching defs:txq
512 static void qede_tx_log_print(struct qede_dev *edev, struct qede_tx_queue *txq) in qede_tx_log_print()
525 struct qede_tx_queue *txq; in qede_tx_timeout() local
1544 static void qede_free_mem_txq(struct qede_dev *edev, struct qede_tx_queue *txq) in qede_free_mem_txq()
1557 static int qede_alloc_mem_txq(struct qede_dev *edev, struct qede_tx_queue *txq) in qede_alloc_mem_txq()
1683 struct qede_tx_queue *txq) in qede_empty_tx_queue()
1782 struct qede_tx_queue *txq = &fp->txq[cos]; in qede_init_fp() local
1955 struct qede_tx_queue *txq, bool allow_drain) in qede_drain_txq()
1988 struct qede_tx_queue *txq, int rss_id) in qede_stop_txq()
2087 struct qede_tx_queue *txq, u8 rss_id, u16 sb_idx) in qede_start_txq()
2704 static bool qede_is_txq_full(struct qede_dev *edev, struct qede_tx_queue *txq) in qede_is_txq_full()
2773 struct qede_tx_queue *txq = QEDE_FP_TC0_TXQ(fp); in qede_get_eth_tlv_data() local