Searched refs:cxgb4_alloc_stid (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h154 int cxgb4_alloc_stid(struct tid_info *t, int family, void *data);
H A Dcxgb4_main.c1476 int cxgb4_alloc_stid(struct tid_info *t, int family, void *data) cxgb4_alloc_stid() function
1507 EXPORT_SYMBOL(cxgb4_alloc_stid); variable
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
H A Dcm.c3261 ep->stid = cxgb4_alloc_stid(dev->rdev.lldi.tids, c4iw_create_listen()

Completed in 83 milliseconds