Searched refs:cxgb3_client (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dcxgb3_offload.h63 void cxgb3_register_client(struct cxgb3_client *client);
64 void cxgb3_unregister_client(struct cxgb3_client *client);
82 struct cxgb3_client { struct
96 int cxgb3_alloc_atid(struct t3cdev *dev, struct cxgb3_client *client,
98 int cxgb3_alloc_stid(struct t3cdev *dev, struct cxgb3_client *client,
102 void cxgb3_insert_tid(struct t3cdev *dev, struct cxgb3_client *client,
108 struct cxgb3_client *client;
H A Dt3cdev.h44 struct cxgb3_client;
H A Dcxgb3_offload.c77 void cxgb3_register_client(struct cxgb3_client *client)
102 void cxgb3_unregister_client(struct cxgb3_client *client)
128 struct cxgb3_client *client;
147 struct cxgb3_client *client;
159 struct cxgb3_client *client;
529 void cxgb3_insert_tid(struct t3cdev *tdev, struct cxgb3_client *client,
644 int cxgb3_alloc_atid(struct t3cdev *tdev, struct cxgb3_client *client,
668 int cxgb3_alloc_stid(struct t3cdev *tdev, struct cxgb3_client *client,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/cxgb3i/
H A Dcxgb3i_init.c32 static struct cxgb3_client t3c_client = {
H A Dcxgb3i_offload.h157 struct cxgb3_client *client;
168 void cxgb3i_sdev_add(struct t3cdev *, struct cxgb3_client *);
H A Dcxgb3i_offload.c1885 void cxgb3i_sdev_add(struct t3cdev *cdev, struct cxgb3_client *client)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/cxgb3/
H A Diwch.h178 extern struct cxgb3_client t3c_client;
H A Diwch.c54 struct cxgb3_client t3c_client = {

Completed in 78 milliseconds