Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/
Daq_hw.h53 struct aq_stats_s { struct
117 struct aq_stats_s curr_stats;
203 struct aq_stats_s *(*hw_get_hw_stats)(struct aq_hw_s *self);
Daq_nic.c647 struct aq_stats_s *stats = self->aq_hw_ops->hw_get_hw_stats(self->aq_hw); in aq_nic_get_stats()
691 struct aq_stats_s *stats = self->aq_hw_ops->hw_get_hw_stats(self->aq_hw); in aq_nic_update_ndev_stats()
/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_utils.h318 struct aq_stats_s *hw_atl_utils_get_hw_stats(struct aq_hw_s *self);
Dhw_atl_utils.c780 struct aq_stats_s *hw_atl_utils_get_hw_stats(struct aq_hw_s *self) in hw_atl_utils_get_hw_stats()