Home
last modified time | relevance | path

Searched refs:ice_reset_all_vfs (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_pf.h118 bool ice_reset_all_vfs(struct ice_pf *pf, bool is_vflr);
156 ice_reset_all_vfs(struct ice_pf __always_unused *pf, in ice_reset_all_vfs() function
H A Dice_main.c522 ice_reset_all_vfs(pf, true); in ice_do_reset()
572 ice_reset_all_vfs(pf, true); in ice_reset_subtask()
6016 * ice_reset_all_vfs(). This is because requirements for resetting a VF after a
H A Dice_virtchnl_pf.c1164 * ice_reset_all_vfs - reset all allocated VFs in one go
1175 bool ice_reset_all_vfs(struct ice_pf *pf, bool is_vflr) in ice_reset_all_vfs() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_vf_lib.h228 void ice_reset_all_vfs(struct ice_pf *pf);
291 static inline void ice_reset_all_vfs(struct ice_pf *pf) in ice_reset_all_vfs() function
H A Dice_vf_lib.c705 * ice_reset_all_vfs - reset all allocated VFs in one go
715 void ice_reset_all_vfs(struct ice_pf *pf) in ice_reset_all_vfs() function
H A Dice_main.c670 ice_reset_all_vfs(pf); in ice_do_reset()
721 ice_reset_all_vfs(pf); in ice_reset_subtask()
7266 * ice_reset_all_vfs(). This is because requirements for resetting a VF after a

Completed in 25 milliseconds