Home
last modified time | relevance | path

Searched refs:ice_init_nvm (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_nvm.h28 int ice_init_nvm(struct ice_hw *hw);
H A Dice_nvm.c1033 int ice_init_nvm(struct ice_hw *hw) in ice_init_nvm() function
H A Dice_common.c1107 status = ice_init_nvm(hw); in ice_init_hw()
H A Dice_main.c7342 err = ice_init_nvm(hw); in ice_rebuild()