Home
last modified time | relevance | path

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

/dpdk/drivers/net/i40e/
H A Di40e_ethdev.h1224 struct i40e_adapter { struct
1226 struct i40e_hw hw;
1229 struct i40e_pf pf;
1232 bool rx_bulk_alloc_allowed;
1233 bool rx_vec_allowed;
1234 bool tx_simple_allowed;
1235 bool tx_vec_allowed;
1238 struct rte_timecounter systime_tc;
1239 struct rte_timecounter rx_tstamp_tc;
1240 struct rte_timecounter tx_tstamp_tc;
[all …]