Home
last modified time | relevance | path

Searched refs:ICE_DBG_FLOW (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_flow.c743 ice_debug(hw, ICE_DBG_FLOW, in ice_flow_add_prof_sync()
751 ice_debug(hw, ICE_DBG_FLOW, "Error adding a HW flow profile\n"); in ice_flow_add_prof_sync()
830 ice_debug(hw, ICE_DBG_FLOW, in ice_flow_assoc_prof()
862 ice_debug(hw, ICE_DBG_FLOW, in ice_flow_disassoc_prof()
Dice_type.h45 #define ICE_DBG_FLOW BIT_ULL(9) macro