Home
last modified time | relevance | path

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

/linux/drivers/scsi/cxgbi/
H A Dlibcxgbi.h477 struct cxgbi_device { struct
501 struct cxgbi_ppm* (*cdev2ppm)(struct cxgbi_device *); argument
504 void (*csk_ddp_clear_map)(struct cxgbi_device *cdev, argument
507 int (*csk_ddp_setup_digest)(struct cxgbi_sock *,
509 int (*csk_ddp_setup_pgidx)(struct cxgbi_sock *,
512 void (*csk_release_offload_resources)(struct cxgbi_sock *);
513 u32 (*csk_send_rx_credits)(struct cxgbi_sock *, u32);
514 int (*csk_push_tx_frames)(struct cxgbi_sock *, int);
515 void (*csk_send_abort_req)(struct cxgbi_sock *);
516 void (*csk_send_close_req)(struct cxgbi_sock *);
[all …]