Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_protocol_type.h17 #define ICE_MAX_CHAIN_RECIPE 5 macro
23 #define ICE_MAX_CHAIN_WORDS (ICE_NUM_WORDS_RECIPE * ICE_MAX_CHAIN_RECIPE)
H A Dice_switch.c4989 if (rm->n_grp_count > ICE_MAX_CHAIN_RECIPE) in ice_add_sw_recipe()