Searched refs:cue_send (Results 1 – 1 of 1) sorted by relevance
119 int cue_send(struct cue_softc *, struct mbuf *, int);819 cue_send(struct cue_softc *sc, struct mbuf *m, int idx) in cue_send() function880 if (cue_send(sc, m_head, 0)) { in cue_start()