cxgb3_client       53 drivers/infiniband/hw/cxgb3/iwch.c struct cxgb3_client t3c_client = {
cxgb3_client      151 drivers/infiniband/hw/cxgb3/iwch.h extern struct cxgb3_client t3c_client;
cxgb3_client       84 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c void cxgb3_register_client(struct cxgb3_client *client)
cxgb3_client      109 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c void cxgb3_unregister_client(struct cxgb3_client *client)
cxgb3_client      135 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 	struct cxgb3_client *client;
cxgb3_client      154 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 	struct cxgb3_client *client;
cxgb3_client      166 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c 	struct cxgb3_client *client;
cxgb3_client      535 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c void cxgb3_insert_tid(struct t3cdev *tdev, struct cxgb3_client *client,
cxgb3_client      650 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c int cxgb3_alloc_atid(struct t3cdev *tdev, struct cxgb3_client *client,
cxgb3_client      674 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.c int cxgb3_alloc_stid(struct t3cdev *tdev, struct cxgb3_client *client,
cxgb3_client       63 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.h void cxgb3_register_client(struct cxgb3_client *client);
cxgb3_client       64 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.h void cxgb3_unregister_client(struct cxgb3_client *client);
cxgb3_client       96 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.h int cxgb3_alloc_atid(struct t3cdev *dev, struct cxgb3_client *client,
cxgb3_client       98 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.h int cxgb3_alloc_stid(struct t3cdev *dev, struct cxgb3_client *client,
cxgb3_client      102 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.h void cxgb3_insert_tid(struct t3cdev *dev, struct cxgb3_client *client,
cxgb3_client      108 drivers/net/ethernet/chelsio/cxgb3/cxgb3_offload.h 	struct cxgb3_client *client;
cxgb3_client       44 drivers/net/ethernet/chelsio/cxgb3/t3cdev.h struct cxgb3_client;
cxgb3_client       75 drivers/scsi/cxgbi/cxgb3i/cxgb3i.c static struct cxgb3_client t3_client = {