Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/cxgbe/tom/
HDt4_tom.h465 int t4_aio_queue_aiotx(struct socket *, struct kaiocb *);
HDt4_tom.c1850 return (t4_aio_queue_aiotx(so, job)); in t4_aio_queue_tom()
HDt4_cpl_io.c2419 t4_aio_queue_aiotx(struct socket *so, struct kaiocb *job) in t4_aio_queue_aiotx() function