Searched refs:handle_ddp_data (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/cxgbe/tom/
H A Dt4_ddp.c282 /* XXX: handle_ddp_data code duplication */
470 handle_ddp_data(struct toepcb *toep, __be32 ddp_report, __be32 rcv_nxt, int len) function
636 * XXX: This duplicates a lot of code with handle_ddp_data().
645 * handle_ddp_data() should leave the job around until
768 handle_ddp_data(toep, cpl->u.ddp_report, cpl->seq, be16toh(cpl->len));
787 handle_ddp_data(toep, cpl->ddp_report, cpl->rcv_nxt, 0);

Completed in 105 milliseconds