Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/
Daq_hw.h192 int (*hw_irq_read)(struct aq_hw_s *self, u64 *mask); member
Daq_vec.c313 err = self->aq_hw_ops->hw_irq_read(self->aq_hw, &irq_mask); in aq_vec_isr_legacy()
/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_a0.c898 .hw_irq_read = hw_atl_a0_hw_irq_read,
Dhw_atl_b0.c1163 .hw_irq_read = hw_atl_b0_hw_irq_read,