Home
last modified time | relevance | path

Searched refs:hw_atl_b0_hw_irq_enable (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_b0.h68 int hw_atl_b0_hw_irq_enable(struct aq_hw_s *self, u64 mask);
Dhw_atl_b0.c1006 int hw_atl_b0_hw_irq_enable(struct aq_hw_s *self, u64 mask) in hw_atl_b0_hw_irq_enable() function
1676 .hw_irq_enable = hw_atl_b0_hw_irq_enable,
/linux-6.12.1/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
Dhw_atl2.c844 .hw_irq_enable = hw_atl_b0_hw_irq_enable,