Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h246 int cxgb4_alloc_sftid(struct tid_info *t, int family, void *data);
H A Dcxgb4_main.c1666 int cxgb4_alloc_sftid(struct tid_info *t, int family, void *data) in cxgb4_alloc_sftid() function
1690 EXPORT_SYMBOL(cxgb4_alloc_sftid);
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dcm.c3568 ep->stid = cxgb4_alloc_sftid(dev->rdev.lldi.tids, in c4iw_create_listen()