Searched defs:i40e_adapter (Results 1 – 1 of 1) sorted by relevance
1259 struct i40e_adapter { struct1261 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 …]