Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/
Daq_vec.h22 struct aq_ring_stats_tx_s;
39 struct aq_ring_stats_tx_s *stats_tx);
Daq_ring.h99 struct aq_ring_stats_tx_s { struct
108 struct aq_ring_stats_tx_s tx; argument
Daq_vec.c336 struct aq_ring_stats_tx_s *stats_tx) in aq_vec_add_stats()
343 struct aq_ring_stats_tx_s *tx = &ring[AQ_VEC_TX_ID].stats.tx; in aq_vec_add_stats()
366 struct aq_ring_stats_tx_s stats_tx; in aq_vec_get_sw_stats()
369 memset(&stats_tx, 0U, sizeof(struct aq_ring_stats_tx_s)); in aq_vec_get_sw_stats()