t3c_client         53 drivers/infiniband/hw/cxgb3/iwch.c struct cxgb3_client t3c_client = {
t3c_client        269 drivers/infiniband/hw/cxgb3/iwch.c 	cxgb3_register_client(&t3c_client);
t3c_client        275 drivers/infiniband/hw/cxgb3/iwch.c 	cxgb3_unregister_client(&t3c_client);
t3c_client        151 drivers/infiniband/hw/cxgb3/iwch.h extern struct cxgb3_client t3c_client;
t3c_client        641 drivers/infiniband/hw/cxgb3/iwch_cm.c 	cxgb3_insert_tid(ep->com.tdev, &t3c_client, ep, tid);
t3c_client       1401 drivers/infiniband/hw/cxgb3/iwch_cm.c 	cxgb3_insert_tid(tdev, &t3c_client, child_ep, hwtid);
t3c_client       1923 drivers/infiniband/hw/cxgb3/iwch_cm.c 	ep->atid = cxgb3_alloc_atid(h->rdev.t3cdev_p, &t3c_client, ep);
t3c_client       2003 drivers/infiniband/hw/cxgb3/iwch_cm.c 	ep->stid = cxgb3_alloc_stid(h->rdev.t3cdev_p, &t3c_client, ep);