Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/chelsio/cxgb3/
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, 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;
A Dt3cdev.h44 struct cxgb3_client;
A Dcxgb3_offload.c84 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()
535 void cxgb3_insert_tid(struct t3cdev *tdev, struct cxgb3_client *client, in cxgb3_insert_tid()
650 int cxgb3_alloc_atid(struct t3cdev *tdev, struct cxgb3_client *client, in cxgb3_alloc_atid()
674 int cxgb3_alloc_stid(struct t3cdev *tdev, struct cxgb3_client *client, in cxgb3_alloc_stid()
/linux-6.3-rc2/drivers/scsi/cxgbi/cxgb3i/
A Dcxgb3i.c75 static struct cxgb3_client t3_client = {

Completed in 9 milliseconds