Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_vf_lib.h226 void ice_reset_all_vfs(struct ice_pf *pf);
288 static inline void ice_reset_all_vfs(struct ice_pf *pf) in ice_reset_all_vfs() function
Dice_vf_lib.c436 void ice_reset_all_vfs(struct ice_pf *pf) in ice_reset_all_vfs() function
Dice_main.c646 ice_reset_all_vfs(pf); in ice_do_reset()
697 ice_reset_all_vfs(pf); in ice_reset_subtask()