Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.h260 #define ICE_SID_LBL_LAST 0x80000038 macro
H A Dice_ddp.c583 if (type && !(type >= ICE_SID_LBL_FIRST && type <= ICE_SID_LBL_LAST)) in ice_enum_labels()