Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/
H A Dice_dcf.h73 int ice_dcf_configure_queues(struct ice_dcf_hw *hw);
H A Dice_dcf_ethdev.c526 ret = ice_dcf_configure_queues(hw); in ice_dcf_dev_start()
H A Dice_dcf.c836 ice_dcf_configure_queues(struct ice_dcf_hw *hw) in ice_dcf_configure_queues() function