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