Searched refs:cxgb3_alloc_stid (Results 1 – 3 of 3) sorted by relevance
98 int cxgb3_alloc_stid(struct t3cdev *dev, struct cxgb3_client *client,
674 int cxgb3_alloc_stid(struct t3cdev *tdev, struct cxgb3_client *client, in cxgb3_alloc_stid() function694 EXPORT_SYMBOL(cxgb3_alloc_stid);
1998 ep->stid = cxgb3_alloc_stid(h->rdev.t3cdev_p, &t3c_client, ep); in iwch_create_listen()