Home
last modified time | relevance | path

Searched refs:ice_cfg_fw_log (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_common.c639 * ice_cfg_fw_log - configure FW logging
674 static enum ice_status ice_cfg_fw_log(struct ice_hw *hw, bool enable) in ice_cfg_fw_log() function
867 status = ice_cfg_fw_log(hw, true); in ice_init_hw()
1020 ice_cfg_fw_log(hw, false); in ice_deinit_hw()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_common.c866 * ice_cfg_fw_log - configure FW logging
901 static int ice_cfg_fw_log(struct ice_hw *hw, bool enable) in ice_cfg_fw_log() function
1093 status = ice_cfg_fw_log(hw, true); in ice_init_hw()
1247 ice_cfg_fw_log(hw, false); in ice_deinit_hw()

Completed in 14 milliseconds