Searched refs:ICE_DBG_FLOW (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/intel/ice/ |
D | ice_flow.c | 1398 ice_debug(hw, ICE_DBG_FLOW, "Error processing a flow's packet segments\n"); in ice_flow_add_prof_sync() 1407 ice_debug(hw, ICE_DBG_FLOW, "Error adding a HW flow profile\n"); in ice_flow_add_prof_sync() 1488 ice_debug(hw, ICE_DBG_FLOW, "HW profile add failed, %d\n", in ice_flow_assoc_prof() 1519 ice_debug(hw, ICE_DBG_FLOW, "HW profile remove failed, %d\n", in ice_flow_disassoc_prof()
|
D | ice_type.h | 48 #define ICE_DBG_FLOW BIT_ULL(9) macro
|