Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.h1099 struct i40e_pf { struct
1119 struct i40e_pf_vf *vfs; argument
1120 uint16_t vf_num;
1123 uint16_t lan_nb_qp_max;
1125 uint16_t lan_qp_offset;
1126 uint16_t vmdq_nb_qp_max;
1128 uint16_t vmdq_qp_offset;
1129 uint16_t vf_nb_qp_max;
1131 uint16_t vf_qp_offset;
1178 uint64_t prev_rx_bytes;
[all …]