Home
last modified time | relevance | path

Searched refs:cxgb3_client (Results 1 – 6 of 6) sorted by relevance

/linux-2.6.39/drivers/net/cxgb3/
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, argument
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;
Dt3cdev.h44 struct cxgb3_client;
Dcxgb3_offload.c80 void cxgb3_register_client(struct cxgb3_client *client) in cxgb3_register_client()
105 void cxgb3_unregister_client(struct cxgb3_client *client) in cxgb3_unregister_client()
131 struct cxgb3_client *client; in cxgb3_add_clients()
150 struct cxgb3_client *client; in cxgb3_remove_clients()
162 struct cxgb3_client *client; in cxgb3_event_notify()
533 void cxgb3_insert_tid(struct t3cdev *tdev, struct cxgb3_client *client, in cxgb3_insert_tid()
648 int cxgb3_alloc_atid(struct t3cdev *tdev, struct cxgb3_client *client, in cxgb3_alloc_atid()
672 int cxgb3_alloc_stid(struct t3cdev *tdev, struct cxgb3_client *client, in cxgb3_alloc_stid()
/linux-2.6.39/drivers/infiniband/hw/cxgb3/
Diwch.h178 extern struct cxgb3_client t3c_client;
Diwch.c54 struct cxgb3_client t3c_client = {
/linux-2.6.39/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c76 static struct cxgb3_client t3_client = {