Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211_scan_sta.c1349 uint8_t roamRate, curRate, ucastRate; in sta_roam_check() local
1364 ucastRate = vap->iv_txparms[mode].ucastrate; in sta_roam_check()
1367 if (ucastRate == IEEE80211_FIXED_RATE_NONE) { in sta_roam_check()