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

/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/ath/ath9k/
H A Dath9k_eeprom_4k.c396 static const u16 tpScaleReductionTable[5] = local
422 (tpScaleReductionTable[(regulatory->tp_scale)] * 2);
H A Dath9k_eeprom_9287.c480 static const u16 tpScaleReductionTable[5] = local
521 (tpScaleReductionTable[(regulatory->tp_scale)] * 2);
H A Dath9k_eeprom_def.c884 static const u16 tpScaleReductionTable[5] = local
936 (tpScaleReductionTable[(regulatory->tp_scale)] * 2);
H A Dath9k_ar9003_eeprom.c4593 static const u16 tpScaleReductionTable[5] = { local
4634 (tpScaleReductionTable[(regulatory->tp_scale)] * 2);

Completed in 62 milliseconds