Searched defs:ice_vsi_ctx (Results 1 – 1 of 1) sorted by relevance
93 struct ice_vsi_ctx { struct94 u16 vsi_num;95 u16 vsis_allocd;96 u16 vsis_unallocated;97 u16 flags;98 struct ice_aqc_vsi_props info;99 struct ice_sched_vsi_info sched;100 u8 alloc_from_pool;101 u16 num_lan_q_entries[ICE_MAX_TRAFFIC_CLASS];102 struct ice_q_ctx *lan_q_ctx[ICE_MAX_TRAFFIC_CLASS];