Home
last modified time | relevance | path

Searched defs:cxgbi_device (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.h477 struct cxgbi_device { struct
478 struct list_head list_head;
502 void (*dev_ddp_cleanup)(struct cxgbi_device *); argument
506 void (*csk_ddp_clear_map)(struct cxgbi_device *cdev, argument
509 int (*csk_ddp_setup_digest)(struct cxgbi_sock *,
511 int (*csk_ddp_setup_pgidx)(struct cxgbi_sock *,
518 void (*csk_send_abort_req)(struct cxgbi_sock *);
519 void (*csk_send_close_req)(struct cxgbi_sock *);
520 int (*csk_alloc_cpls)(struct cxgbi_sock *);
521 int (*csk_init_act_open)(struct cxgbi_sock *);
[all …]