Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h180 int cxgb4_alloc_stid(struct tid_info *t, int family, void *data);
Dcxgb4_main.c1251 int cxgb4_alloc_stid(struct tid_info *t, int family, void *data) in cxgb4_alloc_stid() function
1284 EXPORT_SYMBOL(cxgb4_alloc_stid);
/Linux-v5.4/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c351 stid = cxgb4_alloc_stid(cdev->lldi.tids, ss_family, cnp); in __cxgbit_setup_cdev_np()
/Linux-v5.4/drivers/crypto/chelsio/chtls/
Dchtls_cm.c632 stid = cxgb4_alloc_stid(cdev->tids, sk->sk_family, ctx); in chtls_listen_start()
/Linux-v5.4/drivers/infiniband/hw/cxgb4/
Dcm.c3564 ep->stid = cxgb4_alloc_stid(dev->rdev.lldi.tids, in c4iw_create_listen()