Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_b0.h68 int hw_atl_b0_hw_irq_enable(struct aq_hw_s *self, u64 mask);
H A 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,
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c844 .hw_irq_enable = hw_atl_b0_hw_irq_enable,