FreeBSD kernel BXE device code
bxe_dev_setting Struct Reference

#include <bxe_ioctl.h>

Data Fields

uint32_t supported
 
uint32_t advertising
 
uint32_t speed
 
uint32_t duplex
 
uint32_t port
 
uint32_t phy_address
 
uint32_t autoneg
 

Detailed Description

Definition at line 62 of file bxe_ioctl.h.

Field Documentation

◆ advertising

uint32_t bxe_dev_setting::advertising

Definition at line 65 of file bxe_ioctl.h.

Referenced by bxe_eioctl(), and bxe_get_settings().

◆ autoneg

uint32_t bxe_dev_setting::autoneg

Definition at line 70 of file bxe_ioctl.h.

Referenced by bxe_eioctl(), and bxe_get_settings().

◆ duplex

uint32_t bxe_dev_setting::duplex

Definition at line 67 of file bxe_ioctl.h.

Referenced by bxe_eioctl(), and bxe_get_settings().

◆ phy_address

uint32_t bxe_dev_setting::phy_address

Definition at line 69 of file bxe_ioctl.h.

Referenced by bxe_eioctl(), and bxe_get_settings().

◆ port

uint32_t bxe_dev_setting::port

Definition at line 68 of file bxe_ioctl.h.

Referenced by bxe_eioctl(), and bxe_get_settings().

◆ speed

uint32_t bxe_dev_setting::speed

Definition at line 66 of file bxe_ioctl.h.

Referenced by bxe_eioctl(), and bxe_get_settings().

◆ supported

uint32_t bxe_dev_setting::supported

Definition at line 64 of file bxe_ioctl.h.

Referenced by bxe_eioctl(), and bxe_get_settings().


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