FreeBSD kernel BXE device code
eth_classify_vlan_cmd Struct Reference

#include <ecore_hsi.h>

Collaboration diagram for eth_classify_vlan_cmd:

Data Fields

struct eth_classify_cmd_header header
 
uint32_t reserved0
 
uint32_t reserved1
 
uint16_t reserved2
 
uint16_t vlan
 

Detailed Description

Definition at line 6917 of file ecore_hsi.h.

Field Documentation

◆ header

struct eth_classify_cmd_header eth_classify_vlan_cmd::header

Definition at line 6919 of file ecore_hsi.h.

Referenced by ecore_set_one_vlan_e2().

◆ reserved0

uint32_t eth_classify_vlan_cmd::reserved0

Definition at line 6920 of file ecore_hsi.h.

◆ reserved1

uint32_t eth_classify_vlan_cmd::reserved1

Definition at line 6921 of file ecore_hsi.h.

◆ reserved2

uint16_t eth_classify_vlan_cmd::reserved2

Definition at line 6922 of file ecore_hsi.h.

◆ vlan

uint16_t eth_classify_vlan_cmd::vlan

Definition at line 6923 of file ecore_hsi.h.

Referenced by ecore_set_one_vlan_e2().


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