Searched refs:ICE_DBG_SW (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/intel/ice/ |
| A D | ice_switch.c | 1402 ice_debug(pi->hw, ICE_DBG_SW, "incorrect VSI/port type received\n"); in ice_init_port_info() 2343 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() 2359 ice_debug(hw, ICE_DBG_SW, "Failed to remove VSI list %d, error %d\n", in ice_rem_update_vsi_list() 2837 …ice_debug(hw, ICE_DBG_SW, "Invalid configuration: Optimization to reuse VSI list with more than on… in ice_add_vlan_internal() 3648 ice_debug(hw, ICE_DBG_SW, "Unsupported lookup type %d\n", lkup); in ice_remove_vsi_lkup_fltr() 3744 ice_debug(hw, ICE_DBG_SW, "counter resource could not be freed\n"); in ice_free_res_cntr() 4141 ice_debug(hw, ICE_DBG_SW, "Result idx slots: %d, need %d\n", in ice_add_sw_recipe() 4220 ice_debug(hw, ICE_DBG_SW, "No chain index available\n"); in ice_add_sw_recipe() 4653 ice_debug(hw, ICE_DBG_SW, "profile: %d\n", fvit->profile_id); in ice_add_adv_recipe() 5497 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_adv_rem_update_vsi_list() [all …]
|
| A D | ice_type.h | 47 #define ICE_DBG_SW BIT_ULL(13) macro
|
| A D | ice_fdir.c | 1196 ice_debug(hw, ICE_DBG_SW, "Unknown filter type %d\n", flow); in ice_fdir_update_cntrs()
|
| A D | ice_common.c | 1942 ice_debug(hw, ICE_DBG_SW, "CQ CMD Buffer:\n"); in ice_free_hw_res()
|
Completed in 27 milliseconds