Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/arn/
H A Darn_rc.h120 uint8_t rateCodeToIndex[256]; member
H A Darn_rc.c1744 rate_table->rateCodeToIndex[i] = (uint8_t)-1; in arn_setup_rate_table()
1751 rate_table->rateCodeToIndex[code] = (int)i; in arn_setup_rate_table()
1752 rate_table->rateCodeToIndex[code | sh] = (int)i; in arn_setup_rate_table()
/titanic_50/usr/src/uts/common/io/ath/
H A Dath_hal.h581 uint8_t rateCodeToIndex[144]; /* back mapping */ member