Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_uld.h245 int cxgb4_alloc_stid(struct tid_info *t, int family, void *data);
H A 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);
/openbmc/linux/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c351 stid = cxgb4_alloc_stid(cdev->lldi.tids, ss_family, cnp); in __cxgbit_setup_cdev_np()
/openbmc/linux/drivers/net/ethernet/chelsio/inline_crypto/chtls/
H A Dchtls_cm.c679 stid = cxgb4_alloc_stid(cdev->tids, sk->sk_family, ctx); in chtls_listen_start()
/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dcm.c3571 ep->stid = cxgb4_alloc_stid(dev->rdev.lldi.tids, in c4iw_create_listen()