Searched defs:t3cdev (Results 1 - 1 of 1) sorted by last modified time

/drivers/net/ethernet/chelsio/cxgb3/
H A Dt3cdev.h52 struct t3cdev { struct
58 int (*send)(struct t3cdev *dev, struct sk_buff *skb);
59 int (*recv)(struct t3cdev *dev, struct sk_buff **skb, int n);
60 int (*ctl)(struct t3cdev *dev, unsigned int req, void *data);
61 void (*neigh_update)(struct t3cdev *dev, struct neighbour *neigh);

Completed in 3159 milliseconds