Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/chelsio/cxgb3/
Dcxgb3_offload.h96 int cxgb3_alloc_atid(struct t3cdev *dev, struct cxgb3_client *client,
Dcxgb3_offload.c646 int cxgb3_alloc_atid(struct t3cdev *tdev, struct cxgb3_client *client, in cxgb3_alloc_atid() function
668 EXPORT_SYMBOL(cxgb3_alloc_atid);
/linux-3.4.99/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c976 csk->atid = cxgb3_alloc_atid(t3dev, &t3_client, csk); in init_act_open()
/linux-3.4.99/drivers/infiniband/hw/cxgb3/
Diwch_cm.c1926 ep->atid = cxgb3_alloc_atid(h->rdev.t3cdev_p, &t3c_client, ep); in iwch_connect()