Home
last modified time | relevance | path

Searched defs:dot11rate (Results 1 – 8 of 8) sorted by relevance

/freebsd/tools/tools/ath/athratestats/
H A Dmain.c91 dot11rate(struct ath_rateioctl_rt *rt, int rix) in dot11rate() function
/freebsd/sys/dev/ath/ath_rate/onoe/
H A Donoe.c206 uint8_t dot11rate; in ath_rate_update() local
/freebsd/sys/dev/ath/ath_rate/amrr/
H A Damrr.c248 uint8_t dot11rate; in ath_rate_update() local
/freebsd/sys/net80211/
H A Dieee80211_superg.c728 uint8_t dot11rate; in ff_approx_txtime() local
H A Dieee80211_node.h153 uint8_t dot11rate; /* Legacy/HT - dot11rate / ratecode */ member
/freebsd/sys/dev/ath/ath_rate/sample/
H A Dsample.c293 dot11rate(const HAL_RATE_TABLE *rt, int rix) in dot11rate() function
/freebsd/sys/dev/usb/wlan/
H A Dif_run.c2687 uint8_t dot11rate; in run_iter_func() local
/freebsd/sys/dev/iwm/
H A Dif_iwm.c4273 iwm_setrates(struct iwm_softc *sc, struct iwm_node *in, int dot11rate) in iwm_setrates()