Home
last modified time | relevance | path

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

/f-stack/freebsd/net80211/
H A Dieee80211_scan_sta.c1351 uint8_t roamRate, curRate, ucastRate; in sta_roam_check() local
1366 ucastRate = vap->iv_txparms[mode].ucastrate; in sta_roam_check()
1369 if (ucastRate == IEEE80211_FIXED_RATE_NONE) { in sta_roam_check()