Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
cxgb3_defs.h File Reference
#include <linux/skbuff.h>
#include <net/tcp.h>
#include "t3cdev.h"
#include "cxgb3_offload.h"

Go to the source code of this file.

Macros

#define VALIDATE_TID   1
 

Functions

voidcxgb_alloc_mem (unsigned long size)
 
void cxgb_free_mem (void *addr)
 
int attach_t3cdev (struct t3cdev *dev)
 
void detach_t3cdev (struct t3cdev *dev)
 

Macro Definition Documentation

#define VALIDATE_TID   1

Definition at line 42 of file cxgb3_defs.h.

Function Documentation

int attach_t3cdev ( struct t3cdev dev)
void* cxgb_alloc_mem ( unsigned long  size)

Definition at line 1174 of file cxgb3_offload.c.

void cxgb_free_mem ( void addr)

Definition at line 1186 of file cxgb3_offload.c.

void detach_t3cdev ( struct t3cdev dev)