Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_vf_mbx.h26 void ice_mbx_init_vf_info(struct ice_hw *hw, struct ice_mbx_vf_info *vf_info);
Dice_vf_mbx.c360 void ice_mbx_init_vf_info(struct ice_hw *hw, struct ice_mbx_vf_info *vf_info) in ice_mbx_init_vf_info() function
Dice_vf_lib.c1014 ice_mbx_init_vf_info(&pf->hw, &vf->mbx_info); in ice_initialize_vf_entry()