Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
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
Dice_vf_mbx.c374 void ice_mbx_init_snapshot(struct ice_hw *hw) in ice_mbx_init_snapshot() function
Dice_main.c4085 ice_mbx_init_snapshot(&pf->hw); in ice_init_pf()