Searched refs:ICE_DBG_FLOW (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_flow.c | 1502 ice_debug(hw, ICE_DBG_FLOW, "Error processing a flow's packet segments\n"); in ice_flow_add_prof_sync() 1511 ice_debug(hw, ICE_DBG_FLOW, "Error adding a HW flow profile\n"); in ice_flow_add_prof_sync() 1594 ice_debug(hw, ICE_DBG_FLOW, "HW profile add failed, %d\n", in ice_flow_assoc_prof() 1625 ice_debug(hw, ICE_DBG_FLOW, "HW profile remove failed, %d\n", in ice_flow_disassoc_prof()
|
| H A D | ice_type.h | 51 #define ICE_DBG_FLOW BIT_ULL(9) macro
|
| H A D | ice_flex_pipe.c | 4208 ice_debug(hw, ICE_DBG_FLOW, "Adding HW profile failed for main VSI flow entry: %d\n", in ice_flow_assoc_fdir_prof() 4219 ice_debug(hw, ICE_DBG_FLOW, "Adding HW profile failed for ctrl VSI flow entry: %d\n", in ice_flow_assoc_fdir_prof()
|