Searched refs:cxgb3_alloc_atid (Results 1 – 4 of 4) sorted by relevance
96 int cxgb3_alloc_atid(struct t3cdev *dev, struct cxgb3_client *client,
650 int cxgb3_alloc_atid(struct t3cdev *tdev, struct cxgb3_client *client, in cxgb3_alloc_atid() function672 EXPORT_SYMBOL(cxgb3_alloc_atid);
977 csk->atid = cxgb3_alloc_atid(t3dev, &t3_client, csk); in init_act_open()
1924 ep->atid = cxgb3_alloc_atid(h->rdev.t3cdev_p, &t3c_client, ep); in iwch_connect()