FreeBSD kernel IXGBE device code
ixgbe_dmac_config Struct Reference

#include <ixgbe_type.h>

Data Fields

u16 watchdog_timer
 
bool fcoe_en
 
u32 link_speed
 
u8 fcoe_tc
 
u8 num_tcs
 

Detailed Description

Definition at line 723 of file ixgbe_type.h.

Field Documentation

◆ fcoe_en

bool ixgbe_dmac_config::fcoe_en

Definition at line 725 of file ixgbe_type.h.

Referenced by ixgbe_config_dmac(), and ixgbe_dmac_config_X550().

◆ fcoe_tc

u8 ixgbe_dmac_config::fcoe_tc

Definition at line 727 of file ixgbe_type.h.

Referenced by ixgbe_dmac_config_X550().

◆ link_speed

u32 ixgbe_dmac_config::link_speed

Definition at line 726 of file ixgbe_type.h.

Referenced by ixgbe_config_dmac(), and ixgbe_dmac_config_tcs_X550().

◆ num_tcs

u8 ixgbe_dmac_config::num_tcs

Definition at line 728 of file ixgbe_type.h.

Referenced by ixgbe_config_dmac().

◆ watchdog_timer

u16 ixgbe_dmac_config::watchdog_timer

Definition at line 724 of file ixgbe_type.h.

Referenced by ixgbe_config_dmac(), and ixgbe_dmac_config_X550().


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