Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.h1259 struct i40e_adapter { struct
1261 struct i40e_hw hw;
1262 struct rte_eth_dev *eth_dev;
1265 union {
1271 bool rx_bulk_alloc_allowed;
1272 bool rx_vec_allowed;
1273 bool tx_simple_allowed;
1274 bool tx_vec_allowed;
1277 struct rte_timecounter systime_tc;
1278 struct rte_timecounter rx_tstamp_tc;
[all …]