Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/intel/ice/
Dice_ddp.h257 #define ICE_SID_LBL_FIRST 0x80000010 macro
Dice_ddp.c583 if (type && !(type >= ICE_SID_LBL_FIRST && type <= ICE_SID_LBL_LAST)) in ice_enum_labels()