Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_b0.c474 hw_atl_itr_irq_map_tx_set(self, vec, index); in hw_atl_b0_hw_ring_tx_init()
H A Dhw_atl_llh.h124 void hw_atl_itr_irq_map_tx_set(struct aq_hw_s *aq_hw, u32 irq_map_tx, u32 tx);
H A Dhw_atl_llh.c227 void hw_atl_itr_irq_map_tx_set(struct aq_hw_s *aq_hw, u32 irq_map_tx, u32 tx) in hw_atl_itr_irq_map_tx_set() function