Home
last modified time | relevance | path

Searched refs:insert_ddp_data (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/dev/cxgbe/tom/
H A Dt4_tom.h447 void insert_ddp_data(struct toepcb *, uint32_t);
H A Dt4_ddp.c289 insert_ddp_data(struct toepcb *toep, uint32_t n) in insert_ddp_data() function
H A Dt4_cpl_io.c1628 insert_ddp_data(toep, ddp_placed); in do_rx_data()