Home
last modified time | relevance | path

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

/openbmc/linux/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.c715 void ice_reset_all_vfs(struct ice_pf *pf) in ice_reset_all_vfs() function
H A Dice_main.c659 ice_reset_all_vfs(pf); in ice_do_reset()
710 ice_reset_all_vfs(pf); in ice_reset_subtask()