Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_vf_mbx.h28 int ice_mbx_init_snapshot(struct ice_hw *hw, u16 vf_count);
Dice_vf_mbx.c485 int ice_mbx_init_snapshot(struct ice_hw *hw, u16 vf_count) in ice_mbx_init_snapshot() function
Dice_sriov.c1073 err = ice_mbx_init_snapshot(&pf->hw, num_vfs); in ice_sriov_configure()