Searched refs:cxgb4_free_stid (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_uld.h | 248 void cxgb4_free_stid(struct tid_info *t, unsigned int stid, int family);
|
H A D | cxgb4_main.c | 1695 void cxgb4_free_stid(struct tid_info *t, unsigned int stid, int family) in cxgb4_free_stid() function 1724 EXPORT_SYMBOL(cxgb4_free_stid); variable
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_uld.h | 248 void cxgb4_free_stid(struct tid_info *t, unsigned int stid, int family);
|
H A D | cxgb4_main.c | 1694 void cxgb4_free_stid(struct tid_info *t, unsigned int stid, int family) in cxgb4_free_stid() function 1723 EXPORT_SYMBOL(cxgb4_free_stid); variable
|
/kernel/linux/linux-5.10/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit_cm.c | 356 cxgb4_free_stid(cdev->lldi.tids, stid, ss_family); in __cxgbit_setup_cdev_np() 367 cxgb4_free_stid(cdev->lldi.tids, stid, in __cxgbit_setup_cdev_np() 559 cxgb4_free_stid(cdev->lldi.tids, stid, in __cxgbit_free_cdev_np()
|
/kernel/linux/linux-6.6/drivers/target/iscsi/cxgbit/ |
H A D | cxgbit_cm.c | 356 cxgb4_free_stid(cdev->lldi.tids, stid, ss_family); in __cxgbit_setup_cdev_np() 367 cxgb4_free_stid(cdev->lldi.tids, stid, in __cxgbit_setup_cdev_np() 559 cxgb4_free_stid(cdev->lldi.tids, stid, in __cxgbit_free_cdev_np()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_cm.c | 722 cxgb4_free_stid(cdev->tids, stid, sk->sk_family); in chtls_listen_start() 779 cxgb4_free_stid(cdev->tids, stid, listen_ctx->lsk->sk_family); in chtls_pass_open_rpl() 802 cxgb4_free_stid(cdev->tids, stid, listen_ctx->lsk->sk_family); in chtls_close_listsrv_rpl()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/inline_crypto/chtls/ |
H A D | chtls_cm.c | 722 cxgb4_free_stid(cdev->tids, stid, sk->sk_family); in chtls_listen_start() 779 cxgb4_free_stid(cdev->tids, stid, listen_ctx->lsk->sk_family); in chtls_pass_open_rpl() 802 cxgb4_free_stid(cdev->tids, stid, listen_ctx->lsk->sk_family); in chtls_close_listsrv_rpl()
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/ |
H A D | cm.c | 3593 cxgb4_free_stid(ep->com.dev->rdev.lldi.tids, ep->stid, in c4iw_create_listen() 3633 cxgb4_free_stid(ep->com.dev->rdev.lldi.tids, ep->stid, in c4iw_destroy_listen()
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/ |
H A D | cm.c | 3590 cxgb4_free_stid(ep->com.dev->rdev.lldi.tids, ep->stid, in c4iw_create_listen() 3630 cxgb4_free_stid(ep->com.dev->rdev.lldi.tids, ep->stid, in c4iw_destroy_listen()
|
Completed in 37 milliseconds