Searched refs:cxgb3_client (Results 1 – 4 of 4) sorted by relevance
63 void cxgb3_register_client(struct cxgb3_client *client);64 void cxgb3_unregister_client(struct cxgb3_client *client);82 struct cxgb3_client { struct96 int cxgb3_alloc_atid(struct t3cdev *dev, struct cxgb3_client *client, argument99 void cxgb3_insert_tid(struct t3cdev *dev, struct cxgb3_client *client,105 struct cxgb3_client *client;
44 struct cxgb3_client;
84 void cxgb3_register_client(struct cxgb3_client *client) in cxgb3_register_client()109 void cxgb3_unregister_client(struct cxgb3_client *client) in cxgb3_unregister_client()135 struct cxgb3_client *client; in cxgb3_add_clients()154 struct cxgb3_client *client; in cxgb3_remove_clients()166 struct cxgb3_client *client; in cxgb3_event_notify()518 void cxgb3_insert_tid(struct t3cdev *tdev, struct cxgb3_client *client, in cxgb3_insert_tid()633 int cxgb3_alloc_atid(struct t3cdev *tdev, struct cxgb3_client *client, in cxgb3_alloc_atid()
75 static struct cxgb3_client t3_client = {