Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h163 int cxgb4_alloc_stid(struct tid_info *t, int family, void *data);
Dcxgb4_main.c1502 int cxgb4_alloc_stid(struct tid_info *t, int family, void *data) in cxgb4_alloc_stid() function
1533 EXPORT_SYMBOL(cxgb4_alloc_stid);
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dcm.c3368 ep->stid = cxgb4_alloc_stid(dev->rdev.lldi.tids, in c4iw_create_listen()