Searched refs:ICE_DBG_SW (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/ice/ |
H A D | ice_switch.c | 2003 ice_debug(hw, ICE_DBG_SW, "Failed to get recipe %d, status %d\n", in ice_update_recipe_lkup_idx() 2022 …ice_debug(hw, ICE_DBG_SW, "Failed to update recipe %d lkup_idx %d fv_idx %d mask %d mask_valid %s,… in ice_update_recipe_lkup_idx() 2339 ice_debug(pi->hw, ICE_DBG_SW, "incorrect VSI/port type received\n"); in ice_init_port_info() 3295 ice_debug(hw, ICE_DBG_SW, "Failed to update pkt fwd rule to FWD_TO_VSI on HW VSI %d, error %d\n", in ice_rem_update_vsi_list() 3311 ice_debug(hw, ICE_DBG_SW, "Failed to remove VSI list %d, error %d\n", in ice_rem_update_vsi_list() 3629 …ice_debug(hw, ICE_DBG_SW, "Invalid configuration: Optimization to reuse VSI list with more than on… in ice_add_vlan_internal() 4401 ice_debug(hw, ICE_DBG_SW, "Unsupported lookup type %d\n", lkup); in ice_remove_vsi_lkup_fltr() 4495 ice_debug(hw, ICE_DBG_SW, "counter resource could not be freed\n"); in ice_free_res_cntr() 4538 ice_debug(hw, ICE_DBG_SW, "Could not set resource type %u id %u to %s\n", in ice_share_res() 4979 ice_debug(hw, ICE_DBG_SW, "Result idx slots: %d, need %d\n", in ice_add_sw_recipe() [all …]
|
H A D | ice_type.h | 49 #define ICE_DBG_SW BIT_ULL(13) macro
|
H A D | ice_fdir.c | 1194 ice_debug(hw, ICE_DBG_SW, "Unknown filter type %d\n", flow); in ice_fdir_update_cntrs()
|
H A D | ice_common.c | 2093 ice_debug(hw, ICE_DBG_SW, "CQ CMD Buffer:\n"); in ice_free_hw_res()
|