Searched refs:ICE_DBG_FLOW (Results 1 – 3 of 3) sorted by relevance
| /dpdk/drivers/net/ice/base/ |
| H A D | ice_flow.c | 2240 ice_debug(hw, ICE_DBG_FLOW, "Error processing a flow's packet segments\n"); in ice_flow_add_prof_sync() 2249 ice_debug(hw, ICE_DBG_FLOW, "Error adding a HW flow profile\n"); in ice_flow_add_prof_sync() 2489 ice_debug(hw, ICE_DBG_FLOW, "HW profile add failed, %d\n", in ice_flow_assoc_prof() 2520 ice_debug(hw, ICE_DBG_FLOW, "HW profile remove failed, %d\n", in ice_flow_disassoc_prof()
|
| H A D | ice_type.h | 125 #define ICE_DBG_FLOW BIT_ULL(9) macro
|
| H A D | ice_flex_pipe.c | 6390 ice_debug(hw, ICE_DBG_FLOW, "HW profile add failed for main VSI flow entry, %d\n", in ice_flow_assoc_hw_prof() 6401 ice_debug(hw, ICE_DBG_FLOW, "HW profile add failed for ctrl VSI flow entry, %d\n", in ice_flow_assoc_hw_prof()
|