Searched refs:restore_config (Results 1 – 6 of 6) sorted by relevance
781 if (eeh_ops->restore_config) in eeh_restore_one_device_bars()782 eeh_ops->restore_config(edev); in eeh_restore_one_device_bars()
710 if (eeh_ops->restore_config) in eeh_restore_dev_state()711 eeh_ops->restore_config(edev); in eeh_restore_dev_state()
228 int (*restore_config)(struct eeh_dev *edev); member
797 .restore_config = NULL, /* NB: configure_bridge() does this */
5000 goto restore_config; in i40e_blink_phy_link_led()5009 goto restore_config; in i40e_blink_phy_link_led()5014 restore_config: in i40e_blink_phy_link_led()5172 goto restore_config; in i40e_led_set_phy()5180 goto restore_config; in i40e_led_set_phy()5187 restore_config: in i40e_led_set_phy()
1639 .restore_config = pnv_eeh_restore_config,
Completed in 24 milliseconds