Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/
Daq_vec.h25 struct aq_ring_stats_tx_s;
42 struct aq_ring_stats_tx_s *stats_tx);
Daq_ring.h96 struct aq_ring_stats_tx_s { struct
105 struct aq_ring_stats_tx_s tx; argument
Daq_vec.c341 struct aq_ring_stats_tx_s *stats_tx) in aq_vec_add_stats()
348 struct aq_ring_stats_tx_s *tx = &ring[AQ_VEC_TX_ID].stats.tx; in aq_vec_add_stats()
368 struct aq_ring_stats_tx_s stats_tx; in aq_vec_get_sw_stats()
371 memset(&stats_tx, 0U, sizeof(struct aq_ring_stats_tx_s)); in aq_vec_get_sw_stats()