Go to the documentation of this file.
32 #ifndef _CXGB3_OFFLOAD_H
33 #define _CXGB3_OFFLOAD_H
35 #include <linux/list.h>
103 void *
ctx,
unsigned int tid);
135 static inline void *cplhdr(
struct sk_buff *skb)
207 #define T3C_DATA(dev) (*(struct t3c_data **)&(dev)->l4opt)