FreeBSD kernel IXGBE device code
ixgbe_hic_disable_rxen Struct Reference

#include <ixgbe_type.h>

Collaboration diagram for ixgbe_hic_disable_rxen:

Data Fields

struct ixgbe_hic_hdr hdr
 
u8 port_number
 
u8 pad2
 
u16 pad3
 

Detailed Description

Definition at line 3247 of file ixgbe_type.h.

Field Documentation

◆ hdr

struct ixgbe_hic_hdr ixgbe_hic_disable_rxen::hdr

Definition at line 3248 of file ixgbe_type.h.

Referenced by ixgbe_disable_rx_x550().

◆ pad2

u8 ixgbe_hic_disable_rxen::pad2

Definition at line 3250 of file ixgbe_type.h.

◆ pad3

u16 ixgbe_hic_disable_rxen::pad3

Definition at line 3251 of file ixgbe_type.h.

◆ port_number

u8 ixgbe_hic_disable_rxen::port_number

Definition at line 3249 of file ixgbe_type.h.

Referenced by ixgbe_disable_rx_x550().


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