Linux Kernel
3.7.1
|
#include <cxgb3_offload.h>
Data Fields | |
char * | name |
void(* | add )(struct t3cdev *) |
void(* | remove )(struct t3cdev *) |
cxgb3_cpl_handler_func * | handlers |
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) |
Definition at line 82 of file cxgb3_offload.h.
Definition at line 84 of file cxgb3_offload.h.
Definition at line 89 of file cxgb3_offload.h.
Definition at line 90 of file cxgb3_offload.h.
cxgb3_cpl_handler_func* handlers |
Definition at line 86 of file cxgb3_offload.h.
char* name |
Definition at line 83 of file cxgb3_offload.h.
Definition at line 87 of file cxgb3_offload.h.
Definition at line 85 of file cxgb3_offload.h.