Home
last modified time | relevance | path

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

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