Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/virt/
H A Drss.h14 int ice_vc_config_rss_hfunc(struct ice_vf *vf, u8 *msg);
H A Dvirtchnl.c2511 .config_rss_hfunc = ice_vc_config_rss_hfunc,
2648 .config_rss_hfunc = ice_vc_config_rss_hfunc,
H A Drss.c1779 int ice_vc_config_rss_hfunc(struct ice_vf *vf, u8 *msg) in ice_vc_config_rss_hfunc() function