Home
last modified time | relevance | path

Searched refs:hw_atl_itr_irq_map_rx_set (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_b0.c443 hw_atl_itr_irq_map_rx_set(self, vec, index); in hw_atl_b0_hw_ring_rx_init()
H A Dhw_atl_llh.h121 void hw_atl_itr_irq_map_rx_set(struct aq_hw_s *aq_hw, u32 irq_map_rx, u32 rx);
H A Dhw_atl_llh.c187 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