Searched refs:qwz_ce_send (Results 1 – 1 of 1) sorted by relevance
132 int qwz_ce_send(struct qwz_softc *, struct mbuf *, uint8_t, uint16_t);12010 ret = qwz_ce_send(htc->sc, m, ep->ul_pipe_id, ep->eid); in qwz_htc_send()20072 qwz_ce_send(struct qwz_softc *sc, struct mbuf *m, uint8_t pipe_id, in qwz_ce_send() function