Home
last modified time | relevance | path

Searched defs:ice_aq_get_set_rss_lut_params (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_type.h1106 struct ice_aq_get_set_rss_lut_params { struct
1107 u8 *lut; /* input RSS LUT for set and output RSS LUT for get */
1108 enum ice_lut_size lut_size; /* size of the LUT buffer */
1109 enum ice_lut_type lut_type; /* type of the LUT (i.e. VSI, PF, Global) */
1110 u16 vsi_handle; /* software VSI handle */
1111 u8 global_lut_id; /* only valid when lut_type is global */