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

#include <libcxgbi.h>

Data Fields

unsigned int max_connect
 
unsigned int used
 
unsigned short sport_base
 
spinlock_t lock
 
unsigned int next
 
struct cxgbi_sock ** port_csk
 

Detailed Description

Definition at line 499 of file libcxgbi.h.

Field Documentation

spinlock_t lock

Definition at line 503 of file libcxgbi.h.

unsigned int max_connect

Definition at line 500 of file libcxgbi.h.

unsigned int next

Definition at line 504 of file libcxgbi.h.

struct cxgbi_sock** port_csk

Definition at line 505 of file libcxgbi.h.

unsigned short sport_base

Definition at line 502 of file libcxgbi.h.

unsigned int used

Definition at line 501 of file libcxgbi.h.


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