Searched defs:cxgbi_device (Results 1 – 1 of 1) sorted by relevance
458 struct cxgbi_device { struct482 void (*dev_ddp_cleanup)(struct cxgbi_device *); argument483 struct cxgbi_ppm* (*cdev2ppm)(struct cxgbi_device *); argument486 void (*csk_ddp_clear_map)(struct cxgbi_device *cdev, argument489 int (*csk_ddp_setup_digest)(struct cxgbi_sock *,491 int (*csk_ddp_setup_pgidx)(struct cxgbi_sock *,494 void (*csk_release_offload_resources)(struct cxgbi_sock *);495 int (*csk_rx_pdu_ready)(struct cxgbi_sock *, struct sk_buff *);496 u32 (*csk_send_rx_credits)(struct cxgbi_sock *, u32);497 int (*csk_push_tx_frames)(struct cxgbi_sock *, int);[all …]