Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Def100_nic.h71 u16 warm_boot_count; member
H A Dnic.h172 u16 warm_boot_count; member
H A Def100_nic.c119 if (rc == nic_data->warm_boot_count) in ef100_mcdi_poll_reboot()
122 nic_data->warm_boot_count = rc; in ef100_mcdi_poll_reboot()
1069 nic_data->warm_boot_count = rc; in ef100_probe_main()
H A Def10.c555 nic_data->warm_boot_count = rc; in efx_ef10_probe()
2122 if (rc == nic_data->warm_boot_count) in efx_ef10_mcdi_poll_reboot()
2125 nic_data->warm_boot_count = rc; in efx_ef10_mcdi_poll_reboot()
2539 nic_data->warm_boot_count = rc; in efx_ef10_probe_multicast_chaining()