Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dplatform.c646 u8 precur = 0, attn = 0, postcur = 0, external_device_config = 0; in apply_tunings() local
696 precur = tx_preset; in apply_tunings()
717 config_data = precur | (attn << 8) | (postcur << 16) | in apply_tunings()