Home
last modified time | relevance | path

Searched refs:hw_interrupt_moderation_set (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/aquantia/atlantic/
Daq_hw.h287 int (*hw_interrupt_moderation_set)(struct aq_hw_s *self); member
Daq_nic.c909 return self->aq_hw_ops->hw_interrupt_moderation_set(self->aq_hw); in aq_nic_update_interrupt_moderation_settings()
/linux-6.1.9/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
Dhw_atl2.c854 .hw_interrupt_moderation_set = hw_atl2_hw_interrupt_moderation_set,
/linux-6.1.9/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_a0.c975 .hw_interrupt_moderation_set = hw_atl_a0_hw_interrupt_moderation_set,
Dhw_atl_b0.c1689 .hw_interrupt_moderation_set = hw_atl_b0_hw_interrupt_moderation_set,