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

#include <trio_pcie_intfc.h>

Data Fields

struct {
   uint_reg_t   tx0_data_ae_lvl: 7
 
   uint_reg_t   __reserved_0: 1
 
   uint_reg_t   tx1_data_ae_lvl: 7
 
   uint_reg_t   __reserved_1: 1
 
   uint_reg_t   tx0_data_af_lvl: 7
 
   uint_reg_t   __reserved_2: 1
 
   uint_reg_t   tx1_data_af_lvl: 7
 
   uint_reg_t   __reserved_3: 1
 
   uint_reg_t   tx0_info_af_lvl: 5
 
   uint_reg_t   __reserved_4: 3
 
   uint_reg_t   tx1_info_af_lvl: 5
 
   uint_reg_t   __reserved_5: 3
 
   uint_reg_t   min_np_credits: 8
 
   uint_reg_t   min_p_credits: 8
 
}; 
 
uint_reg_t word
 

Detailed Description

Definition at line 154 of file trio_pcie_intfc.h.

Field Documentation

struct { ... }
uint_reg_t __reserved_0

Definition at line 166 of file trio_pcie_intfc.h.

uint_reg_t __reserved_1

Definition at line 170 of file trio_pcie_intfc.h.

uint_reg_t __reserved_2

Definition at line 174 of file trio_pcie_intfc.h.

uint_reg_t __reserved_3

Definition at line 178 of file trio_pcie_intfc.h.

uint_reg_t __reserved_4

Definition at line 182 of file trio_pcie_intfc.h.

uint_reg_t __reserved_5

Definition at line 186 of file trio_pcie_intfc.h.

uint_reg_t min_np_credits

Definition at line 196 of file trio_pcie_intfc.h.

uint_reg_t min_p_credits

Definition at line 206 of file trio_pcie_intfc.h.

uint_reg_t tx0_data_ae_lvl

Definition at line 164 of file trio_pcie_intfc.h.

uint_reg_t tx0_data_af_lvl

Definition at line 172 of file trio_pcie_intfc.h.

uint_reg_t tx0_info_af_lvl

Definition at line 180 of file trio_pcie_intfc.h.

uint_reg_t tx1_data_ae_lvl

Definition at line 168 of file trio_pcie_intfc.h.

uint_reg_t tx1_data_af_lvl

Definition at line 176 of file trio_pcie_intfc.h.

uint_reg_t tx1_info_af_lvl

Definition at line 184 of file trio_pcie_intfc.h.

Definition at line 225 of file trio_pcie_intfc.h.


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