Searched defs:i40e_vsi (Results 1 – 1 of 1) sorted by relevance
368 struct i40e_vsi { struct388 struct i40e_vsi *parent_vsi; argument392 enum i40e_vsi_type type; /* VSI types */ argument393 uint16_t vlan_num; /* Total VLAN number */394 uint16_t mac_num; /* Total mac number */398 uint32_t user_param;399 uint16_t seid; /* The seid of VSI itself */409 uint16_t vsi_id;412 uint8_t enabled_tc; /* The traffic class enabled */416 uint64_t prev_rx_bytes;[all …]