Searched refs:rt2860_rates (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/sys/dev/ic/
H A Drt2860.c784 if (rt2860_rates[ridx].rate == rate)
868 if (rt2860_rates[ridx].rate == rate)
874 rt2860_rates[rn->ridx[i]].phy ==
875 rt2860_rates[rn->ridx[j]].phy)
882 rn->ctl_ridx[i] = rt2860_rates[ridx].ctl_ridx;
1571 ctl_ridx = rt2860_rates[ridx].ctl_ridx;
1574 ctl_ridx = rt2860_rates[ridx].ctl_ridx;
1581 mcs = rt2860_rates[ridx].mcs;
1590 if (rt2860_rates[ridx].phy == IEEE80211_T_DS) {
1613 rt2860_rates[rid
[all...]
H A Dmtwreg.h965 } rt2860_rates[] = { variable in typeref:struct:rt2860_rate
H A Drt2860reg.h1081 } rt2860_rates[] = { variable in typeref:struct:rt2860_rate
/openbsd-current/sys/dev/usb/
H A Dif_mtw.c1478 if (rt2860_rates[ridx].rate == rate)
1955 if (rt2860_rates[ridx].rate == rate)
1961 rt2860_rates[mn->ridx[i]].phy ==
1962 rt2860_rates[mn->ridx[j]].phy)
1969 mn->ctl_ridx[i] = rt2860_rates[ridx].ctl_ridx;
2258 ctl_ridx = rt2860_rates[ridx].ctl_ridx;
2261 ctl_ridx = rt2860_rates[ridx].ctl_ridx;
2284 mcs = rt2860_rates[ridx].mcs;
2295 if (rt2860_rates[ridx].phy == IEEE80211_T_DS) {
2300 } else if (rt2860_rates[rid
[all...]
H A Dif_run.c1684 if (rt2860_rates[ridx].rate == rate)
2132 if (rt2860_rates[ridx].rate == rate)
2138 rt2860_rates[rn->ridx[i]].phy ==
2139 rt2860_rates[rn->ridx[j]].phy)
2146 rn->ctl_ridx[i] = rt2860_rates[ridx].ctl_ridx;
2438 ctl_ridx = rt2860_rates[ridx].ctl_ridx;
2441 ctl_ridx = rt2860_rates[ridx].ctl_ridx;
2448 mcs = rt2860_rates[ridx].mcs;
2469 if (rt2860_rates[ridx].phy == IEEE80211_T_DS) {
2485 dur = rt2860_rates[ctl_rid
[all...]

Completed in 228 milliseconds