FreeBSD kernel IXGBE device code
ixgbe_pba Struct Reference

#include <ixgbe_common.h>

Data Fields

u16 word [2]
 
u16pba_block
 

Detailed Description

Definition at line 46 of file ixgbe_common.h.

Field Documentation

◆ pba_block

u16* ixgbe_pba::pba_block

Definition at line 48 of file ixgbe_common.h.

Referenced by ixgbe_read_pba_raw(), and ixgbe_write_pba_raw().

◆ word

u16 ixgbe_pba::word[2]

Definition at line 47 of file ixgbe_common.h.

Referenced by ixgbe_read_pba_raw(), and ixgbe_write_pba_raw().


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