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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c104 static int qlnx_transmit_locked(struct ifnet *ifp, struct qlnx_fastpath *fp,
605 qlnx_transmit_locked(ifp, fp, NULL);
3089 qlnx_transmit_locked(struct ifnet *ifp,struct qlnx_fastpath *fp, struct mbuf *mp) function
3178 ret = qlnx_transmit_locked(ifp, fp, mp);

Completed in 71 milliseconds