Searched refs:ICE_MAX_S_COUNT (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/ice/
H A Dice_ddp_common.h219 #define ICE_MAX_S_COUNT 511 macro
H A Dice_ddp_common.c1737 if (bld->reserved_section_table_entries + count > ICE_MAX_S_COUNT)
1966 if (section_count < ICE_MIN_S_COUNT || section_count > ICE_MAX_S_COUNT)

Completed in 64 milliseconds