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

#include <cxgb3_offload.h>

Data Fields

charname
 
void(* add )(struct t3cdev *)
 
void(* remove )(struct t3cdev *)
 
cxgb3_cpl_handler_funchandlers
 
int(* redirect )(void *ctx, struct dst_entry *old, struct dst_entry *new, struct l2t_entry *l2t)
 
struct list_head client_list
 
void(* event_handler )(struct t3cdev *tdev, u32 event, u32 port)
 

Detailed Description

Definition at line 82 of file cxgb3_offload.h.

Field Documentation

void(* add)(struct t3cdev *)

Definition at line 84 of file cxgb3_offload.h.

struct list_head client_list

Definition at line 89 of file cxgb3_offload.h.

Definition at line 90 of file cxgb3_offload.h.

Definition at line 86 of file cxgb3_offload.h.

char* name

Definition at line 83 of file cxgb3_offload.h.

int(* redirect)(void *ctx, struct dst_entry *old, struct dst_entry *new, struct l2t_entry *l2t)

Definition at line 87 of file cxgb3_offload.h.

void(* remove)(struct t3cdev *)

Definition at line 85 of file cxgb3_offload.h.


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