Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/
A Daq_hw.h297 int (*hw_get_regs)(struct aq_hw_s *self, member
A Daq_nic.c995 if (unlikely(!self->aq_hw_ops->hw_get_regs)) in aq_nic_get_regs()
1000 err = self->aq_hw_ops->hw_get_regs(self->aq_hw, in aq_nic_get_regs()
1012 if (unlikely(!self->aq_hw_ops->hw_get_regs)) in aq_nic_get_regs_count()
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/hw_atl/
A Dhw_atl_a0.c978 .hw_get_regs = hw_atl_utils_hw_get_regs,
A Dhw_atl_b0.c1693 .hw_get_regs = hw_atl_utils_hw_get_regs,

Completed in 11 milliseconds