Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice_virtchnl_pf.h115 void ice_vc_notify_reset(struct ice_pf *pf);
146 #define ice_vc_notify_reset(pf) do {} while (0) macro
Dice_main.c458 ice_vc_notify_reset(pf); in ice_prepare_for_reset()
4422 ice_vc_notify_reset(pf); in ice_prepare_for_shutdown()
Dice_virtchnl_pf.c1366 void ice_vc_notify_reset(struct ice_pf *pf) in ice_vc_notify_reset() function