Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/
H A Dice_dcf.h150 int ice_dcf_configure_queues(struct ice_dcf_hw *hw);
H A Dice_dcf.c883 ice_dcf_configure_queues(struct ice_dcf_hw *hw) in ice_dcf_configure_queues() function
H A Dice_dcf_ethdev.c571 ret = ice_dcf_configure_queues(hw); in ice_dcf_dev_start()