Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_fwlog.h72 int ice_fwlog_init(struct ice_hw *hw);
H A Dice_fwlog.c133 int ice_fwlog_init(struct ice_hw *hw) in ice_fwlog_init() function
H A Dice_common.c1015 status = ice_fwlog_init(hw); in ice_init_hw()