Home
last modified time | relevance | path

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

/drivers/net/sfc/
Dfalcon.c2275 unsigned strap_val; in falcon_switch_mac() local
2297 strap_val = EFX_IS10G(efx) ? 5 : 3; in falcon_switch_mac()
2300 EFX_SET_OWORD_FIELD(nic_stat, EE_STRAP_OVR, strap_val); in falcon_switch_mac()
2305 BUG_ON(EFX_OWORD_FIELD(nic_stat, STRAP_PINS) != strap_val); in falcon_switch_mac()