Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/
H A Dice_dcf.h74 int ice_dcf_config_irq_map(struct ice_dcf_hw *hw);
H A Dice_dcf_ethdev.c223 if (ice_dcf_config_irq_map(hw)) { in ice_dcf_config_rx_queues_irqs()
H A Dice_dcf.c920 ice_dcf_config_irq_map(struct ice_dcf_hw *hw) in ice_dcf_config_irq_map() function