FreeBSD kernel BXE device code
bxe_config_lldp_params Struct Reference

#include <bxe_dcb.h>

Data Fields

uint32_t overwrite_settings
 
uint32_t msg_tx_hold
 
uint32_t msg_fast_tx
 
uint32_t tx_credit_max
 
uint32_t msg_tx_interval
 
uint32_t tx_fast
 

Detailed Description

Definition at line 86 of file bxe_dcb.h.

Field Documentation

◆ msg_fast_tx

uint32_t bxe_config_lldp_params::msg_fast_tx

Definition at line 89 of file bxe_dcb.h.

◆ msg_tx_hold

uint32_t bxe_config_lldp_params::msg_tx_hold

Definition at line 88 of file bxe_dcb.h.

◆ msg_tx_interval

uint32_t bxe_config_lldp_params::msg_tx_interval

Definition at line 91 of file bxe_dcb.h.

◆ overwrite_settings

uint32_t bxe_config_lldp_params::overwrite_settings

Definition at line 87 of file bxe_dcb.h.

◆ tx_credit_max

uint32_t bxe_config_lldp_params::tx_credit_max

Definition at line 90 of file bxe_dcb.h.

◆ tx_fast

uint32_t bxe_config_lldp_params::tx_fast

Definition at line 92 of file bxe_dcb.h.


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