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

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_vf_lib.h227 void ice_reset_all_vfs(struct ice_pf *pf);
290 static inline void ice_reset_all_vfs(struct ice_pf *pf) function
H A Dice_vf_lib.c715 * ice_reset_all_vfs - reset all allocated VFs in one go
725 void ice_reset_all_vfs(struct ice_pf *pf) function
H A Dice_main.c671 ice_reset_all_vfs(pf);
722 ice_reset_all_vfs(pf);
7426 * ice_reset_all_vfs(). This is because requirements for resetting a VF after a

Completed in 148 milliseconds