Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
A Dhw_atl2_utils_fw.c340 struct aq_stats_s *cs = &self->curr_stats; in aq_a2_fill_a0_stats()
341 struct aq_stats_s curr_stats = *cs; in aq_a2_fill_a0_stats()
382 struct aq_stats_s *cs = &self->curr_stats; in aq_a2_fill_b0_stats()
383 struct aq_stats_s curr_stats = *cs; in aq_a2_fill_b0_stats()
417 struct aq_stats_s *cs = &self->curr_stats; in aq_a2_fw_update_stats()
A Dhw_atl2.c765 static struct aq_stats_s *hw_atl2_utils_get_hw_stats(struct aq_hw_s *self) in hw_atl2_utils_get_hw_stats()
/linux/drivers/net/ethernet/aquantia/atlantic/
A Daq_hw.h82 struct aq_stats_s { struct
186 struct aq_stats_s curr_stats;
301 struct aq_stats_s *(*hw_get_hw_stats)(struct aq_hw_s *self);
A Daq_nic.c882 struct aq_stats_s *stats; in aq_nic_get_stats()
947 struct aq_stats_s *stats = self->aq_hw_ops->hw_get_hw_stats(self->aq_hw); in aq_nic_update_ndev_stats()
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
A Dhw_atl_utils.c869 struct aq_stats_s *cs = &self->curr_stats; in hw_atl_utils_update_stats()
870 struct aq_stats_s curr_stats = *cs; in hw_atl_utils_update_stats()
919 struct aq_stats_s *hw_atl_utils_get_hw_stats(struct aq_hw_s *self) in hw_atl_utils_get_hw_stats()
A Dhw_atl_utils.h621 struct aq_stats_s *hw_atl_utils_get_hw_stats(struct aq_hw_s *self);

Completed in 15 milliseconds