Searched refs:urtw_tx_start (Results 1 – 1 of 1) sorted by relevance
110 static int urtw_tx_start(struct urtw_softc *, mblk_t *, int);3565 err = urtw_tx_start(sc, mtx, priority); in urtw_send()3834 urtw_tx_start(struct urtw_softc *sc, mblk_t *mp, int priority) in urtw_tx_start() function