Home
last modified time | relevance | path

Searched refs:csk_alloc_cpls (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/scsi/cxgbi/
Dlibcxgbi.h521 int (*csk_alloc_cpls)(struct cxgbi_sock *); member
Dlibcxgbi.c566 if (cdev->csk_alloc_cpls(csk) < 0) { in cxgbi_sock_create()
/linux-6.1.9/drivers/scsi/cxgbi/cxgb3i/
Dcxgb3i.c1068 cdev->csk_alloc_cpls = alloc_cpls; in cxgb3i_ofld_init()
/linux-6.1.9/drivers/scsi/cxgbi/cxgb4i/
Dcxgb4i.c1961 cdev->csk_alloc_cpls = alloc_cpls; in cxgb4i_ofld_init()