Searched defs:rte_eth_dev_info (Results 1 – 1 of 1) sorted by relevance
1504 struct rte_eth_dev_info { struct1515 uint32_t max_lro_pkt_size;1519 uint32_t max_hash_mac_addrs;1524 uint64_t rx_offload_capa;1526 uint64_t tx_offload_capa;1528 uint64_t rx_queue_offload_capa;1530 uint64_t tx_queue_offload_capa;1532 uint16_t reta_size;1536 uint64_t flow_type_rss_offloads;1553 uint64_t dev_capa;[all …]