Home
last modified time | relevance | path

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

/freebsd-head/tools/tools/ath/athratestats/
HDmain.c91 dot11rate(struct ath_rateioctl_rt *rt, int rix) in dot11rate() function
/freebsd-head/sys/dev/ath/ath_rate/onoe/
HDonoe.c206 uint8_t dot11rate; in ath_rate_update() local
/freebsd-head/sys/dev/ath/ath_rate/amrr/
HDamrr.c248 uint8_t dot11rate; in ath_rate_update() local
/freebsd-head/sys/net80211/
HDieee80211_superg.c729 uint8_t dot11rate; in ff_approx_txtime() local
HDieee80211_node.h153 uint8_t dot11rate; /* Legacy/HT - dot11rate / ratecode */ member
/freebsd-head/sys/dev/ath/ath_rate/sample/
HDsample.c293 dot11rate(const HAL_RATE_TABLE *rt, int rix) in dot11rate() function
/freebsd-head/sys/dev/usb/wlan/
HDif_run.c2688 uint8_t dot11rate; in run_iter_func() local
/freebsd-head/sys/dev/iwm/
HDif_iwm.c4273 iwm_setrates(struct iwm_softc *sc, struct iwm_node *in, int dot11rate) in iwm_setrates()