Searched defs:rte_eth_dev_info (Results 1 – 1 of 1) sorted by relevance
1857 struct rte_eth_dev_info { struct1868 uint32_t max_lro_pkt_size;1873 uint32_t max_hash_mac_addrs;1878 uint64_t rx_offload_capa;1880 uint64_t tx_offload_capa;1882 uint64_t rx_queue_offload_capa;1884 uint64_t tx_queue_offload_capa;1886 uint16_t reta_size;1889 uint64_t flow_type_rss_offloads;1906 uint64_t dev_capa;[all …]