Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
H A Dhw_atl_b0.h70 int hw_atl_b0_hw_irq_read(struct aq_hw_s *self, u64 *mask);
H A Dhw_atl_b0.c1023 int hw_atl_b0_hw_irq_read(struct aq_hw_s *self, u64 *mask) in hw_atl_b0_hw_irq_read() function
1678 .hw_irq_read = hw_atl_b0_hw_irq_read,
/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c846 .hw_irq_read = hw_atl_b0_hw_irq_read,