Searched refs:ICE_DBG_SW (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/intel/ice/ |
D | ice_switch.c | 1993 ice_debug(hw, ICE_DBG_SW, "Failed to get recipe %d, status %d\n", in ice_update_recipe_lkup_idx() 2012 …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() 2323 ice_debug(pi->hw, ICE_DBG_SW, "incorrect VSI/port type received\n"); in ice_init_port_info() 3269 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() 3285 ice_debug(hw, ICE_DBG_SW, "Failed to remove VSI list %d, error %d\n", in ice_rem_update_vsi_list() 3651 …ice_debug(hw, ICE_DBG_SW, "Invalid configuration: Optimization to reuse VSI list with more than on… in ice_add_vlan_internal() 4423 ice_debug(hw, ICE_DBG_SW, "Unsupported lookup type %d\n", lkup); in ice_remove_vsi_lkup_fltr() 4519 ice_debug(hw, ICE_DBG_SW, "counter resource could not be freed\n"); in ice_free_res_cntr() 4945 ice_debug(hw, ICE_DBG_SW, "Result idx slots: %d, need %d\n", in ice_add_sw_recipe() 5024 ice_debug(hw, ICE_DBG_SW, "No chain index available\n"); in ice_add_sw_recipe() [all …]
|
D | ice_type.h | 49 #define ICE_DBG_SW BIT_ULL(13) macro
|
D | ice_fdir.c | 1194 ice_debug(hw, ICE_DBG_SW, "Unknown filter type %d\n", flow); in ice_fdir_update_cntrs()
|
D | ice_common.c | 2086 ice_debug(hw, ICE_DBG_SW, "CQ CMD Buffer:\n"); in ice_free_hw_res()
|