Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/atlantic/hw_atl/
H A Dhw_atl_b0.c382 hw_atl_reg_gen_irq_map_set(self, 0, 0); in hw_atl_b0_hw_init()
383 hw_atl_reg_gen_irq_map_set(self, 0x80 | ATL_IRQ_CAUSE_LINK, 3); in hw_atl_b0_hw_init()
H A Dhw_atl_llh.h213 void hw_atl_reg_gen_irq_map_set(struct aq_hw_s *aq_hw, u32 gen_intr_map,
H A Dhw_atl_llh.c438 void hw_atl_reg_gen_irq_map_set(struct aq_hw_s *aq_hw, u32 gen_intr_map, in hw_atl_reg_gen_irq_map_set() function