Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_b0.h69 int hw_atl_b0_hw_irq_disable(struct aq_hw_s *self, u64 mask);
H A Dhw_atl_b0.c1013 int hw_atl_b0_hw_irq_disable(struct aq_hw_s *self, u64 mask) in hw_atl_b0_hw_irq_disable() function
1204 hw_atl_b0_hw_irq_disable(self, HW_ATL_B0_INT_MASK); in hw_atl_b0_hw_stop()
1677 .hw_irq_disable = hw_atl_b0_hw_irq_disable,
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c760 hw_atl_b0_hw_irq_disable(self, HW_ATL2_INT_MASK); in hw_atl2_hw_stop()
845 .hw_irq_disable = hw_atl_b0_hw_irq_disable,