Searched defs:cxgbi_device (Results 1 – 1 of 1) sorted by relevance
530 struct cxgbi_device { struct554 void (*dev_ddp_cleanup)(struct cxgbi_device *); argument555 int (*csk_ddp_set)(struct cxgbi_sock *, struct cxgbi_pagepod_hdr *,558 void (*csk_ddp_clear)(struct cxgbi_hba *,560 int (*csk_ddp_setup_digest)(struct cxgbi_sock *,562 int (*csk_ddp_setup_pgidx)(struct cxgbi_sock *,565 void (*csk_release_offload_resources)(struct cxgbi_sock *);566 int (*csk_rx_pdu_ready)(struct cxgbi_sock *, struct sk_buff *);567 u32 (*csk_send_rx_credits)(struct cxgbi_sock *, u32);568 int (*csk_push_tx_frames)(struct cxgbi_sock *, int);[all …]