Searched refs:ICE_DBG_FLOW (Results 1 – 2 of 2) sorted by relevance
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_flow.c | 1898 ice_debug(hw, ICE_DBG_FLOW, "Error processing a flow's packet segments\n"); in ice_flow_add_prof_sync() 1907 ice_debug(hw, ICE_DBG_FLOW, "Error adding a HW flow profile\n"); in ice_flow_add_prof_sync() 2147 ice_debug(hw, ICE_DBG_FLOW, "HW profile add failed, %d\n", in ice_flow_assoc_prof() 2178 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
|