FreeBSD kernel IXGBE device code
ixgbe_bypass_eeprom Struct Reference

#include <ixgbe_type.h>

Data Fields

u32 logs
 
u32 clear_off
 
u8 actions
 

Detailed Description

Definition at line 4346 of file ixgbe_type.h.

Field Documentation

◆ actions

u8 ixgbe_bypass_eeprom::actions

Definition at line 4349 of file ixgbe_type.h.

Referenced by ixgbe_bp_log().

◆ clear_off

u32 ixgbe_bypass_eeprom::clear_off

Definition at line 4348 of file ixgbe_type.h.

Referenced by ixgbe_bp_log().

◆ logs

u32 ixgbe_bypass_eeprom::logs

Definition at line 4347 of file ixgbe_type.h.

Referenced by ixgbe_bp_log().


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