uath_fw_send
err = uath_fw_send(sc, sc->tx_data_pipe, buf,
static int uath_fw_send(struct uath_softc *,
err = uath_fw_send(sc, sc->tx_cmd_pipe, &txblock,
err = uath_fw_send(sc, sc->tx_data_pipe, fw_index, mlen);