Home
last modified time | relevance | path

Searched refs:aq_stats_s (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/
Daq_hw.h61 struct aq_stats_s { struct
127 struct aq_stats_s curr_stats;
231 struct aq_stats_s *(*hw_get_hw_stats)(struct aq_hw_s *self);
Daq_nic.c717 struct aq_stats_s *stats; in aq_nic_get_stats()
768 struct aq_stats_s *stats = self->aq_hw_ops->hw_get_hw_stats(self->aq_hw); in aq_nic_update_ndev_stats()
/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_utils.c763 struct aq_stats_s *cs = &self->curr_stats; in hw_atl_utils_update_stats()
801 struct aq_stats_s *hw_atl_utils_get_hw_stats(struct aq_hw_s *self) in hw_atl_utils_get_hw_stats()
Dhw_atl_utils.h473 struct aq_stats_s *hw_atl_utils_get_hw_stats(struct aq_hw_s *self);