Home
last modified time | relevance | path

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

/src/sys/dev/cxgbe/tom/
H A Dt4_tom.h519 int t4_aio_queue_aiotx(struct socket *, struct kaiocb *);
H A Dt4_tom.c2265 if (t4_aio_queue_aiotx(so, job) != 0) in t4_aio_queue_tom()
H A Dt4_cpl_io.c2774 t4_aio_queue_aiotx(struct socket *so, struct kaiocb *job) in t4_aio_queue_aiotx() function