Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/
A Daq_hw.h260 int (*hw_irq_read)(struct aq_hw_s *self, u64 *mask); member
A Daq_vec.c345 err = self->aq_hw_ops->hw_irq_read(self->aq_hw, &irq_mask); in aq_vec_isr_legacy()
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
A Dhw_atl2.c846 .hw_irq_read = hw_atl_b0_hw_irq_read,
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/hw_atl/
A Dhw_atl_a0.c968 .hw_irq_read = hw_atl_a0_hw_irq_read,
A Dhw_atl_b0.c1678 .hw_irq_read = hw_atl_b0_hw_irq_read,

Completed in 13 milliseconds