Searched refs:ICE_MAX_S_COUNT (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ddp.h197 #define ICE_MAX_S_COUNT 511 macro
H A Dice_ddp.c131 if (section_count < ICE_MIN_S_COUNT || section_count > ICE_MAX_S_COUNT)
969 if (bld->reserved_section_table_entries + count > ICE_MAX_S_COUNT)

Completed in 153 milliseconds