Searched refs:hw_atl_txc_s (Results 1 – 2 of 2) sorted by relevance
196 union hw_atl_txc_s *txc; in atl_reset_tx_queue()209 txc = (union hw_atl_txc_s *)&txq->hw_ring[i]; in atl_reset_tx_queue()1177 atl_tso_setup(struct rte_mbuf *tx_pkt, union hw_atl_txc_s *txc) in atl_tso_setup()1232 union hw_atl_txc_s *txc = NULL; in atl_xmit_pkt()1239 txc = (union hw_atl_txc_s *)&txq->hw_ring[tail]; in atl_xmit_pkt()
36 union hw_atl_txc_s { union