Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/
H A Dice_dcf.h147 int ice_dcf_configure_rss_key(struct ice_dcf_hw *hw);
H A Dice_dcf.c762 ice_dcf_configure_rss_key(struct ice_dcf_hw *hw) in ice_dcf_configure_rss_key() function
871 ret = ice_dcf_configure_rss_key(hw); in ice_dcf_init_rss()
H A Dice_dcf_ethdev.c1262 return ice_dcf_configure_rss_key(hw); in ice_dcf_dev_rss_hash_update()