Home
last modified time | relevance | path

Searched refs:warm_boot_count (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Def100_nic.h69 u16 warm_boot_count; member
H A Dnic.h226 * @warm_boot_count: Last seen MC warm boot count
265 u16 warm_boot_count; member
H A Def100_nic.c115 if (rc == nic_data->warm_boot_count) in ef100_mcdi_poll_reboot()
118 nic_data->warm_boot_count = rc; in ef100_mcdi_poll_reboot()
1143 nic_data->warm_boot_count = rc; in ef100_probe_main()
H A Def10.c556 nic_data->warm_boot_count = rc; in efx_ef10_probe()
2106 if (rc == nic_data->warm_boot_count) in efx_ef10_mcdi_poll_reboot()
2109 nic_data->warm_boot_count = rc; in efx_ef10_mcdi_poll_reboot()
2516 * so re-read the warm_boot_count in efx_ef10_probe_multicast_chaining()
2523 nic_data->warm_boot_count = rc; in efx_ef10_probe_multicast_chaining()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Def100_nic.h71 u16 warm_boot_count; member
H A Dnic.h133 * @warm_boot_count: Last seen MC warm boot count
172 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()
2532 * so re-read the warm_boot_count in efx_ef10_probe_multicast_chaining()
2539 nic_data->warm_boot_count = rc; in efx_ef10_probe_multicast_chaining()

Completed in 15 milliseconds