Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/
Daq_hw.h190 int (*hw_irq_disable)(struct aq_hw_s *self, u64 mask); member
Daq_vec.c318 self->aq_hw_ops->hw_irq_disable(self->aq_hw, in aq_vec_isr_legacy()
Daq_nic.c949 self->aq_hw_ops->hw_irq_disable(self->aq_hw, AQ_CFG_IRQ_MASK); in aq_nic_stop()
/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_a0.c897 .hw_irq_disable = hw_atl_a0_hw_irq_disable,
Dhw_atl_b0.c1162 .hw_irq_disable = hw_atl_b0_hw_irq_disable,