Searched refs:cxgb3_insert_tid (Results 1 – 4 of 4) sorted by relevance
/drivers/net/ethernet/chelsio/cxgb3/ |
D | cxgb3_offload.h | 102 void cxgb3_insert_tid(struct t3cdev *dev, struct cxgb3_client *client,
|
D | cxgb3_offload.c | 535 void cxgb3_insert_tid(struct t3cdev *tdev, struct cxgb3_client *client, in cxgb3_insert_tid() function 545 EXPORT_SYMBOL(cxgb3_insert_tid);
|
/drivers/infiniband/hw/cxgb3/ |
D | iwch_cm.c | 644 cxgb3_insert_tid(ep->com.tdev, &t3c_client, ep, tid); in act_establish() 1407 cxgb3_insert_tid(tdev, &t3c_client, child_ep, hwtid); in pass_accept_req()
|
/drivers/scsi/cxgbi/cxgb3i/ |
D | cxgb3i.c | 488 cxgb3_insert_tid(csk->cdev->lldev, &t3_client, csk, tid); in do_act_establish()
|