Home
last modified time | relevance | path

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

/freebsd/sys/dev/iwm/
H A Dif_iwm.c3646 iwm_tx_rateidx_global_lookup(struct iwm_softc *sc, uint8_t rate) in iwm_tx_rateidx_global_lookup() function
3685 ridx = iwm_tx_rateidx_global_lookup(sc, tp->mgmtrate); in iwm_tx_fill_cmd()
3689 ridx = iwm_tx_rateidx_global_lookup(sc, tp->mcastrate); in iwm_tx_fill_cmd()
3693 ridx = iwm_tx_rateidx_global_lookup(sc, tp->ucastrate); in iwm_tx_fill_cmd()