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

/linux-4.4.14/drivers/net/ethernet/chelsio/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.c84 void cxgb3_register_client(struct cxgb3_client *client) cxgb3_register_client()
109 void cxgb3_unregister_client(struct cxgb3_client *client) cxgb3_unregister_client()
135 struct cxgb3_client *client; cxgb3_add_clients()
154 struct cxgb3_client *client; cxgb3_remove_clients()
166 struct cxgb3_client *client; cxgb3_event_notify()
535 void cxgb3_insert_tid(struct t3cdev *tdev, struct cxgb3_client *client, cxgb3_insert_tid()
650 int cxgb3_alloc_atid(struct t3cdev *tdev, struct cxgb3_client *client, cxgb3_alloc_atid()
674 int cxgb3_alloc_stid(struct t3cdev *tdev, struct cxgb3_client *client, cxgb3_alloc_stid()
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
H A Diwch.h176 extern struct cxgb3_client t3c_client;
H A Diwch.c54 struct cxgb3_client t3c_client = {
/linux-4.4.14/drivers/scsi/cxgbi/cxgb3i/
H A Dcxgb3i.c75 static struct cxgb3_client t3_client = {

Completed in 198 milliseconds