Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/
Daq_hw.h179 int (*hw_irq_disable)(struct aq_hw_s *self, u64 mask); member
Daq_vec.c322 self->aq_hw_ops->hw_irq_disable(self->aq_hw, in aq_vec_isr_legacy()
Daq_nic.c866 self->aq_hw_ops->hw_irq_disable(self->aq_hw, AQ_CFG_IRQ_MASK); in aq_nic_stop()
/Linux-v4.19/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_b0.c954 .hw_irq_disable = hw_atl_b0_hw_irq_disable,
Dhw_atl_a0.c896 .hw_irq_disable = hw_atl_a0_hw_irq_disable,