HomeSort by: relevance | last modified time | path
    Searched refs:dot11Rate (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
athrate-sample.h 206 rix, rt->info[rix].dot11Rate,
260 cix, rt->info[cix].dot11Rate,
ath.c 3582 if ((rt->info[i].dot11Rate & IEEE80211_RATE_VAL) == rate)
5107 rs->rs_rates[i] = rt->info[i].dot11Rate;
5180 sc->sc_rixmap[rt->info[i].dot11Rate & IEEE80211_RATE_VAL] = i;
5190 rt->info[ix].dot11Rate & IEEE80211_RATE_VAL;
  /src/sys/external/isc/atheros_hal/dist/
ah.h 505 uint8_t dot11Rate; /* value for supported rates

Completed in 46 milliseconds