Searched refs:cxgb3_alloc_atid (Results 1 – 2 of 2) sorted by relevance
633 int cxgb3_alloc_atid(struct t3cdev *tdev, struct cxgb3_client *client, in cxgb3_alloc_atid() function655 EXPORT_SYMBOL(cxgb3_alloc_atid);
979 csk->atid = cxgb3_alloc_atid(t3dev, &t3_client, csk); in init_act_open()