Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_sriov.h28 enum ice_status ice_mbx_init_snapshot(struct ice_hw *hw, u16 vf_count);
Dice_sriov.c485 enum ice_status ice_mbx_init_snapshot(struct ice_hw *hw, u16 vf_count) in ice_mbx_init_snapshot() function
Dice_virtchnl_pf.c2072 status = ice_mbx_init_snapshot(&pf->hw, num_vfs); in ice_sriov_configure()