Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
__netio_getset_offset_t Union Reference

#include <drv_xgbe_intf.h>

Data Fields

struct {
   uint64_t   addr:48
 
   unsigned int   class:8
 
   unsigned int   opcode:8
 
bits
 
uint64_t word
 

Detailed Description

Get/set offset.

Definition at line 141 of file drv_xgbe_intf.h.

Field Documentation

uint64_t addr

Class-specific address

Definition at line 145 of file drv_xgbe_intf.h.

struct { ... } bits

Bitfields

unsigned int class

Class (e.g., NETIO_PARAM)

Definition at line 146 of file drv_xgbe_intf.h.

unsigned int opcode

High 8 bits of NETIO_IPP_PARAM_OFF

Definition at line 147 of file drv_xgbe_intf.h.

Aggregated value to use as the offset

Definition at line 150 of file drv_xgbe_intf.h.


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