Searched refs:aue_send (Results 1 – 1 of 1) sorted by relevance
245 Static int aue_send(struct aue_softc *, struct mbuf *, int);1281 aue_send(struct aue_softc *sc, struct mbuf *m, int idx) in aue_send() function1351 if (aue_send(sc, m_head, 0)) { in aue_start()