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

#include <adapter.h>

Data Fields

unsigned int credits
 
unsigned int size
 
unsigned int cidx
 
unsigned int gen
 
unsigned int polling
 
unsigned int holdoff_tmr
 
unsigned int next_holdoff
 
unsigned int rx_recycle_buf
 
struct rsp_descdesc
 
dma_addr_t phys_addr
 
unsigned int cntxt_id
 
spinlock_t lock
 
struct sk_buff_head rx_queue
 
struct sk_buffpg_skb
 
unsigned long offload_pkts
 
unsigned long offload_bundles
 
unsigned long eth_pkts
 
unsigned long pure_rsps
 
unsigned long imm_data
 
unsigned long rx_drops
 
unsigned long async_notif
 
unsigned long empty
 
unsigned long nomem
 
unsigned long unhandled_irqs
 
unsigned long starved
 
unsigned long restarted
 
struct napi_struct napi
 
const __be64cur_desc
 
u8 gen
 
u8 intr_params
 
u8 next_intr_params
 
u8 pktcnt_idx
 
u8 uld
 
u8 idx
 
int offset
 
u16 cntxt_id
 
u16 abs_id
 
__be64desc
 
unsigned int iqe_len
 
struct adapteradap
 
struct net_devicenetdev
 
rspq_handler_t handler
 
unsigned int unhandled_irqs
 
struct adapteradapter
 

Detailed Description

Definition at line 131 of file adapter.h.

Field Documentation

u16 abs_id

Definition at line 371 of file cxgb4.h.

struct adapter* adap

Definition at line 376 of file cxgb4.h.

Definition at line 183 of file adapter.h.

unsigned long async_notif

Definition at line 154 of file adapter.h.

unsigned int cidx

Definition at line 134 of file adapter.h.

u16 cntxt_id

Definition at line 143 of file adapter.h.

u16 cntxt_id

Definition at line 370 of file cxgb4.h.

unsigned int credits

Definition at line 132 of file adapter.h.

const __be64 * cur_desc

Definition at line 361 of file cxgb4.h.

Definition at line 141 of file adapter.h.

Definition at line 372 of file cxgb4.h.

unsigned long empty

Definition at line 155 of file adapter.h.

unsigned long eth_pkts

Definition at line 150 of file adapter.h.

u8 gen

Definition at line 135 of file adapter.h.

u8 gen

Definition at line 363 of file cxgb4.h.

rspq_handler_t handler

Definition at line 378 of file cxgb4.h.

unsigned int holdoff_tmr

Definition at line 137 of file adapter.h.

u8 idx

Definition at line 368 of file cxgb4.h.

unsigned long imm_data

Definition at line 152 of file adapter.h.

u8 intr_params

Definition at line 364 of file cxgb4.h.

unsigned int iqe_len

Definition at line 374 of file cxgb4.h.

spinlock_t lock

Definition at line 144 of file adapter.h.

Definition at line 360 of file cxgb4.h.

struct net_device * netdev

Definition at line 377 of file cxgb4.h.

unsigned int next_holdoff

Definition at line 138 of file adapter.h.

u8 next_intr_params

Definition at line 365 of file cxgb4.h.

unsigned long nomem

Definition at line 156 of file adapter.h.

unsigned long offload_bundles

Definition at line 149 of file adapter.h.

unsigned long offload_pkts

Definition at line 148 of file adapter.h.

Definition at line 369 of file cxgb4.h.

struct sk_buff* pg_skb

Definition at line 146 of file adapter.h.

Definition at line 142 of file adapter.h.

u8 pktcnt_idx

Definition at line 366 of file cxgb4.h.

unsigned int polling

Definition at line 136 of file adapter.h.

unsigned long pure_rsps

Definition at line 151 of file adapter.h.

unsigned long restarted

Definition at line 159 of file adapter.h.

unsigned long rx_drops

Definition at line 153 of file adapter.h.

Definition at line 145 of file adapter.h.

unsigned int rx_recycle_buf

Definition at line 139 of file adapter.h.

unsigned int size

Definition at line 133 of file adapter.h.

unsigned long starved

Definition at line 158 of file adapter.h.

u8 uld

Definition at line 367 of file cxgb4.h.

unsigned long unhandled_irqs

Definition at line 157 of file adapter.h.

unsigned int unhandled_irqs

Definition at line 167 of file adapter.h.


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