Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dfalcon.c292 __le16 board_struct_ver; member
1815 struct_ver = le16_to_cpu(nvconfig->board_struct_ver); in falcon_read_nvram()
2194 if (le16_to_cpu(nvconfig->board_struct_ver) >= 3) { in falcon_probe_nvconfig()