Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/tom/
H A Dt4_ddp.c223 alloc_ddp_rcv_buffer(struct toepcb *toep, int how) in alloc_ddp_rcv_buffer() function
956 drb = alloc_ddp_rcv_buffer(toep, M_NOWAIT); in handle_ddp_data_rcvbuf()
2883 drb = alloc_ddp_rcv_buffer(toep, M_WAITOK); in ddp_rcvbuf_requeue()