Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb4/
Dcxgb4_uld.h245 int cxgb4_alloc_stid(struct tid_info *t, int family, void *data);
Dcxgb4_main.c1629 int cxgb4_alloc_stid(struct tid_info *t, int family, void *data) in cxgb4_alloc_stid() function
1662 EXPORT_SYMBOL(cxgb4_alloc_stid);
/linux-6.12.1/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c351 stid = cxgb4_alloc_stid(cdev->lldi.tids, ss_family, cnp); in __cxgbit_setup_cdev_np()
/linux-6.12.1/drivers/net/ethernet/chelsio/inline_crypto/chtls/
Dchtls_cm.c679 stid = cxgb4_alloc_stid(cdev->tids, sk->sk_family, ctx); in chtls_listen_start()
/linux-6.12.1/drivers/infiniband/hw/cxgb4/
Dcm.c3571 ep->stid = cxgb4_alloc_stid(dev->rdev.lldi.tids, in c4iw_create_listen()