Searched refs:ICE_DBG_SW (Results 1 – 4 of 4) sorted by relevance
| /drivers/net/ethernet/intel/ice/ |
| A D | ice_switch.c | 2080 ice_debug(hw, ICE_DBG_SW, "Failed to get recipe %d, status %d\n", in ice_update_recipe_lkup_idx() 2462 ice_debug(pi->hw, ICE_DBG_SW, "incorrect VSI/port type received\n"); in ice_init_port_info() 3418 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() 3434 ice_debug(hw, ICE_DBG_SW, "Failed to remove VSI list %d, error %d\n", in ice_rem_update_vsi_list() 4525 ice_debug(hw, ICE_DBG_SW, "Unsupported lookup type %d\n", lkup); in ice_remove_vsi_lkup_fltr() 4604 ice_debug(hw, ICE_DBG_SW, "counter resource could not be freed\n"); in ice_free_res_cntr() 4638 ice_debug(hw, ICE_DBG_SW, "Could not set resource type %u id %u to %s\n", in ice_share_res() 5089 ice_debug(hw, ICE_DBG_SW, "Result idx slots: %d, need %d\n", in ice_add_sw_recipe() 5124 ice_debug(hw, ICE_DBG_SW, "No chain index available\n"); in ice_add_sw_recipe() 5391 ice_debug(hw, ICE_DBG_SW, "profile: %d\n", fvit->profile_id); in ice_add_adv_recipe() [all …]
|
| A D | ice_type.h | 52 #define ICE_DBG_SW BIT_ULL(13) macro
|
| A D | ice_fdir.c | 1193 ice_debug(hw, ICE_DBG_SW, "Unknown filter type %d\n", flow); in ice_fdir_update_cntrs()
|
| A D | ice_common.c | 2275 ice_debug(hw, ICE_DBG_SW, "CQ CMD Buffer:\n"); in ice_free_hw_res()
|
Completed in 35 milliseconds