Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.h368 struct i40e_vsi { struct
388 struct i40e_vsi *parent_vsi; argument
392 enum i40e_vsi_type type; /* VSI types */ argument
393 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 …]