FreeBSD kernel BXE device code
eth_classify_pair_cmd Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for eth_classify_pair_cmd:

Data Fields

struct eth_classify_cmd_header header
 
uint16_t reserved0
 
uint16_t inner_mac
 
uint16_t mac_lsb
 
uint16_t mac_mid
 
uint16_t mac_msb
 
uint16_t vlan
 

Detailed Description

Definition at line 6902 of file ecore_hsi.h.

Field Documentation

◆ header

struct eth_classify_cmd_header eth_classify_pair_cmd::header

Definition at line 6904 of file ecore_hsi.h.

Referenced by ecore_set_one_vlan_mac_e2().

◆ inner_mac

uint16_t eth_classify_pair_cmd::inner_mac

Definition at line 6906 of file ecore_hsi.h.

Referenced by ecore_set_one_vlan_mac_e2().

◆ mac_lsb

uint16_t eth_classify_pair_cmd::mac_lsb

Definition at line 6907 of file ecore_hsi.h.

Referenced by ecore_set_one_vlan_mac_e2().

◆ mac_mid

uint16_t eth_classify_pair_cmd::mac_mid

Definition at line 6908 of file ecore_hsi.h.

Referenced by ecore_set_one_vlan_mac_e2().

◆ mac_msb

uint16_t eth_classify_pair_cmd::mac_msb

Definition at line 6909 of file ecore_hsi.h.

Referenced by ecore_set_one_vlan_mac_e2().

◆ reserved0

uint16_t eth_classify_pair_cmd::reserved0

Definition at line 6905 of file ecore_hsi.h.

◆ vlan

uint16_t eth_classify_pair_cmd::vlan

Definition at line 6910 of file ecore_hsi.h.

Referenced by ecore_set_one_vlan_mac_e2().


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