Home
last modified time | relevance | path

Searched refs:hw_atl_itr_irq_map_en_rx_set (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_b0.c444 hw_atl_itr_irq_map_en_rx_set(self, true, index); in hw_atl_b0_hw_ring_rx_init()
H A Dhw_atl_llh.h113 void hw_atl_itr_irq_map_en_rx_set(struct aq_hw_s *aq_hw, u32 irq_map_en_rx,
H A Dhw_atl_llh.c105 void hw_atl_itr_irq_map_en_rx_set(struct aq_hw_s *aq_hw, u32 irq_map_en_rx, in hw_atl_itr_irq_map_en_rx_set() function
/f-stack/dpdk/drivers/net/atlantic/
H A Datl_rxtx.c783 hw_atl_itr_irq_map_en_rx_set(hw, enable, queue_id); in atl_rx_enable_intr()