Searched refs:hw_atl_itr_irq_map_rx_set (Results 1 – 4 of 4) sorted by relevance
109 void hw_atl_itr_irq_map_rx_set(struct aq_hw_s *aq_hw, u32 irq_map_rx, u32 rx);
537 hw_atl_itr_irq_map_rx_set(self, aq_ring_param->vec_idx, aq_ring->idx); in hw_atl_a0_hw_ring_rx_init()
605 hw_atl_itr_irq_map_rx_set(self, aq_ring_param->vec_idx, aq_ring->idx); in hw_atl_b0_hw_ring_rx_init()
169 void hw_atl_itr_irq_map_rx_set(struct aq_hw_s *aq_hw, u32 irq_map_rx, u32 rx) in hw_atl_itr_irq_map_rx_set() function