Searched refs:hw_irq_enable (Results 1 – 7 of 7) sorted by relevance
94 self->aq_hw_ops->hw_irq_enable(self->aq_hw, in aq_vec_poll()354 self->aq_hw_ops->hw_irq_enable(self->aq_hw, 1U); in aq_vec_isr_legacy()
256 int (*hw_irq_enable)(struct aq_hw_s *self, u64 mask); member
222 self->aq_hw_ops->hw_irq_enable(self->aq_hw, in aq_linkstate_threaded_isr()548 err = self->aq_hw_ops->hw_irq_enable(self->aq_hw, in aq_nic_start()
723 aq_nic->aq_hw_ops->hw_irq_enable(aq_nic->aq_hw, in aq_ptp_poll()
844 .hw_irq_enable = hw_atl_b0_hw_irq_enable,
966 .hw_irq_enable = hw_atl_a0_hw_irq_enable,
1676 .hw_irq_enable = hw_atl_b0_hw_irq_enable,
Completed in 19 milliseconds