Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.h446 struct i40e_pf_vf { struct
447 struct i40e_pf *pf;
448 struct i40e_vsi *vsi;
450 uint16_t vf_idx; /* VF index in pf->vfs */
451 uint16_t lan_nb_qps; /* Actual queues allocated */
452 uint16_t reset_cnt; /* Total vf reset times */
455 struct virtchnl_version_info version;
457 uint64_t num_mdd_events; /* num of mdd events detected */
469 uint32_t msg_index;
470 uint64_t *msg_timestamps;
[all …]