Searched refs:rss_lut_type (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_lib.h535 u8 rss_lut_type; /* Used to configure Get/Set RSS LUT AQ call */ member in struct:ice_vsi
H A Dice_lib.c6970 vsi->rss_lut_type = ICE_LUT_PF;
6975 vsi->rss_lut_type = ICE_LUT_VSI;
7349 lut_params.lut_type = vsi->rss_lut_type;

Completed in 137 milliseconds