Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_switch.h66 struct ice_vsi_ctx { struct
67 u16 vsi_num;
68 u16 vsis_allocd;
69 u16 vsis_unallocated;
70 u16 flags;
71 struct ice_aqc_vsi_props info;
72 struct ice_sched_vsi_info sched;
73 u8 alloc_from_pool;
74 u8 vf_num;
75 u16 num_lan_q_entries[ICE_MAX_TRAFFIC_CLASS];
[all …]