Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/
H A Dice_ethdev.h466 struct ice_adapter { struct
468 struct ice_hw hw;
469 struct rte_eth_dev *eth_dev;
470 struct ice_pf pf;
471 bool rx_bulk_alloc_allowed;
472 bool rx_vec_allowed;
473 bool tx_vec_allowed;
474 bool tx_simple_allowed;
477 bool is_safe_mode;
478 struct ice_devargs devargs;
[all …]