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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/otus/80211core/
H A Dratectrl.c60 const u8_t zcHtOneTxStreamRateTable[15][4] = variable
223 rcCell->operationRateSet[i] = zcHtOneTxStreamRateTable[i][3];
232 rcCell->operationRateSet[i] = zcHtOneTxStreamRateTable[i][2];
297 rcCell->operationRateSet[i] = zcHtOneTxStreamRateTable[i][1];
306 rcCell->operationRateSet[i] = zcHtOneTxStreamRateTable[i][0];

Completed in 120 milliseconds