Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_vf_mbx.h27 void ice_mbx_init_snapshot(struct ice_hw *hw);
46 static inline void ice_mbx_init_snapshot(struct ice_hw *hw) in ice_mbx_init_snapshot() function
H A Dice_vf_mbx.c374 void ice_mbx_init_snapshot(struct ice_hw *hw) in ice_mbx_init_snapshot() function
H A Dice_main.c4085 ice_mbx_init_snapshot(&pf->hw); in ice_init_pf()