Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_a0.c734 static int hw_atl_a0_hw_irq_disable(struct aq_hw_s *self, u64 mask) in hw_atl_a0_hw_irq_disable() function
869 hw_atl_a0_hw_irq_disable(self, HW_ATL_A0_INT_MASK); in hw_atl_a0_hw_stop()
967 .hw_irq_disable = hw_atl_a0_hw_irq_disable,