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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_rate/sample/
H A Dsample.c220 * probing can actually use rix0 for probeing and rix1 for the
933 uint8_t rix1, s1code, rix2, s2code, rix3, s3code; local
936 rix1 = sched->r1;
937 s1code = rt->info[rix1].rateCode
938 | (shortPreamble ? rt->info[rix1].shortPreamble : 0);

Completed in 33 milliseconds