Sponsor:

Your company here, and a link to your site. Click to find out more.

rte_eth_link - Man Page

Synopsis

#include <rte_ethdev.h>

Data Fields

uint32_t link_speed
uint16_t link_duplex: 1
uint16_t link_autoneg: 1
uint16_t link_status: 1

Detailed Description

A structure used to retrieve link-level information of an Ethernet port.

Definition at line 335 of file rte_ethdev.h.

Field Documentation

Author

Generated automatically by Doxygen for DPDK from the source code.

Info

Version 23.11.0 DPDK