Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_tom.h561 void insert_ddp_data(struct toepcb *, uint32_t);
H A Dt4_cpl_io.c1764 insert_ddp_data(toep, ddp_placed); in do_rx_data()
H A Dt4_ddp.c462 insert_ddp_data(struct toepcb *toep, uint32_t n) in insert_ddp_data() function