Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_switch.h93 struct ice_vsi_ctx { struct
94 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];