Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_vf_mbx.h30 void ice_mbx_init_snapshot(struct ice_hw *hw);
49 static inline void ice_mbx_init_snapshot(struct ice_hw *hw) in ice_mbx_init_snapshot() function
H A Dice_vf_mbx.c406 void ice_mbx_init_snapshot(struct ice_hw *hw) in ice_mbx_init_snapshot() function
H A Dice_main.c4070 ice_mbx_init_snapshot(&pf->hw); in ice_init_pf()