Home
last modified time | relevance | path

Searched refs:hw_get_regs (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
H A Daq_hw.h297 int (*hw_get_regs)(struct aq_hw_s *self, member
H A Daq_nic.c848 if (unlikely(!self->aq_hw_ops->hw_get_regs)) in aq_nic_get_regs()
853 err = self->aq_hw_ops->hw_get_regs(self->aq_hw, in aq_nic_get_regs()
865 if (unlikely(!self->aq_hw_ops->hw_get_regs)) in aq_nic_get_regs_count()
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
H A Daq_hw.h297 int (*hw_get_regs)(struct aq_hw_s *self, member
H 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()
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_a0.c978 .hw_get_regs = hw_atl_utils_hw_get_regs,
H A Dhw_atl_b0.c1693 .hw_get_regs = hw_atl_utils_hw_get_regs,
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_a0.c978 .hw_get_regs = hw_atl_utils_hw_get_regs,
H A Dhw_atl_b0.c1693 .hw_get_regs = hw_atl_utils_hw_get_regs,

Completed in 12 milliseconds