Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_adminq_cmd.h829 #define ICE_MAX_LG_ACT 4 macro
H A Dice_switch.c5789 if (num_acts > ICE_MAX_LG_ACT || num_acts == 0) in ice_alloc_res_lg_act()