iPXE
Data Fields
txnic_lmac_type Struct Reference

An LMAC type. More...

#include <thunderx.h>

Data Fields

const char * name
 Name. More...
 
uint8_t count
 Number of LMACs. More...
 
uint32_t lane_to_sds
 Lane-to-SDS mapping. More...
 

Detailed Description

An LMAC type.

Definition at line 888 of file thunderx.h.

Field Documentation

◆ name

const char* txnic_lmac_type::name

Name.

Definition at line 890 of file thunderx.h.

Referenced by txnic_bgx_probe().

◆ count

uint8_t txnic_lmac_type::count

Number of LMACs.

Definition at line 892 of file thunderx.h.

Referenced by txnic_bgx_detect().

◆ lane_to_sds

uint32_t txnic_lmac_type::lane_to_sds

Lane-to-SDS mapping.

Definition at line 894 of file thunderx.h.

Referenced by txnic_bgx_init().


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