Searched refs:ice_fwlog_get (Results 1 – 2 of 2) sorted by relevance
75 int ice_fwlog_get(struct ice_hw *hw, struct ice_fwlog_cfg *cfg);
145 status = ice_fwlog_get(hw, &hw->fwlog_cfg); in ice_fwlog_init()372 int ice_fwlog_get(struct ice_hw *hw, struct ice_fwlog_cfg *cfg) in ice_fwlog_get() function