Home
last modified time | relevance | path

Searched refs:otus_rate_to_hw_rate (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/otus/
H A Dif_otus.c2118 otus_rate_to_hw_rate(struct otus_softc *sc, uint8_t rate) in otus_rate_to_hw_rate() function
2275 rate = otus_rate_to_hw_rate(sc, params->ibp_rate0); in otus_tx()
2277 rate = otus_rate_to_hw_rate(sc, tp->mgmtrate); in otus_tx()
2279 rate = otus_rate_to_hw_rate(sc, tp->mcastrate); in otus_tx()
2281 rate = otus_rate_to_hw_rate(sc, tp->ucastrate); in otus_tx()
2284 rate = otus_rate_to_hw_rate(sc, in otus_tx()