Searched refs:cxgb4_alloc_atid (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h153 int cxgb4_alloc_atid(struct tid_info *t, void *data);
H A Dcxgb4_main.c1440 int cxgb4_alloc_atid(struct tid_info *t, void *data) cxgb4_alloc_atid() function
1456 EXPORT_SYMBOL(cxgb4_alloc_atid); variable
/linux-4.1.27/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1393 csk->atid = cxgb4_alloc_atid(lldi->tids, csk); init_act_open()
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
H A Dcm.c1973 ep->atid = cxgb4_alloc_atid(ep->com.dev->rdev.lldi.tids, ep); c4iw_reconnect()
3040 ep->atid = cxgb4_alloc_atid(dev->rdev.lldi.tids, ep); c4iw_connect()

Completed in 119 milliseconds