Searched refs:qlnx_send (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c98 static int qlnx_send(qlnx_host_t *ha, struct qlnx_fastpath *fp,
3113 if (qlnx_send(ha, fp, &mp)) {
3360 qlnx_send(qlnx_host_t *ha, struct qlnx_fastpath *fp, struct mbuf **m_headp) function
3505 QL_ASSERT(ha, (nsegs != 0), ("qlnx_send: empty packet"));

Completed in 75 milliseconds