Searched refs:cxgb4_alloc_atid (Results 1 – 4 of 4) sorted by relevance
153 int cxgb4_alloc_atid(struct tid_info *t, void *data);
1440 int cxgb4_alloc_atid(struct tid_info *t, void *data) in cxgb4_alloc_atid() function1456 EXPORT_SYMBOL(cxgb4_alloc_atid);
1393 csk->atid = cxgb4_alloc_atid(lldi->tids, csk); in init_act_open()
1973 ep->atid = cxgb4_alloc_atid(ep->com.dev->rdev.lldi.tids, ep); in c4iw_reconnect()3040 ep->atid = cxgb4_alloc_atid(dev->rdev.lldi.tids, ep); in c4iw_connect()