Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.h1218 struct i40e_vf { struct
1221 uint16_t num_queue_pairs;
1222 uint16_t max_pkt_len; /* Maximum packet length */
1223 bool promisc_unicast_enabled;
1224 bool promisc_multicast_enabled;
1226 rte_spinlock_t cmd_send_lock;
1237 bool dev_closed;
1238 bool link_up;
1239 enum virtchnl_link_speed link_speed;
1240 bool vf_reset;
[all …]