DPDK  19.08.2
Data Fields
rte_eth_rxmode Struct Reference

#include <rte_ethdev.h>

Data Fields

enum rte_eth_rx_mq_mode mq_mode
 
uint32_t max_rx_pkt_len
 
uint16_t split_hdr_size
 
uint64_t offloads
 

Detailed Description

A structure used to configure the RX features of an Ethernet port.

Definition at line 394 of file rte_ethdev.h.

Field Documentation

enum rte_eth_rx_mq_mode mq_mode
uint32_t max_rx_pkt_len
uint16_t split_hdr_size
uint64_t offloads

The documentation for this struct was generated from the following file: