Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/
Daq_hw.h219 int (*hw_interrupt_moderation_set)(struct aq_hw_s *self); member
Daq_nic.c615 return self->aq_hw_ops->hw_interrupt_moderation_set(self->aq_hw); in aq_nic_update_interrupt_moderation_settings()
/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_a0.c904 .hw_interrupt_moderation_set = hw_atl_a0_hw_interrupt_moderation_set,
Dhw_atl_b0.c1174 .hw_interrupt_moderation_set = hw_atl_b0_hw_interrupt_moderation_set,