Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h157 void cxgb4_free_stid(struct tid_info *t, unsigned int stid, int family);
Dcxgb4_main.c1539 void cxgb4_free_stid(struct tid_info *t, unsigned int stid, int family) in cxgb4_free_stid() function
1561 EXPORT_SYMBOL(cxgb4_free_stid);
/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dcm.c3312 cxgb4_free_stid(ep->com.dev->rdev.lldi.tids, ep->stid, in c4iw_create_listen()
3347 cxgb4_free_stid(ep->com.dev->rdev.lldi.tids, ep->stid, in c4iw_destroy_listen()