Searched refs:ice_fwlog_set (Results 1 – 3 of 3) sorted by relevance
74 int ice_fwlog_set(struct ice_hw *hw, struct ice_fwlog_cfg *cfg);
197 status = ice_fwlog_set(hw, &hw->fwlog_cfg); in ice_fwlog_deinit()293 int ice_fwlog_set(struct ice_hw *hw, struct ice_fwlog_cfg *cfg) in ice_fwlog_set() function
352 ret = ice_fwlog_set(hw, &hw->fwlog_cfg); in ice_debugfs_enable_write()