Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
Dice_flex_type.h95 #define ICE_MAX_S_COUNT 511 macro
Dice_flex_pipe.c112 if (section_count < ICE_MIN_S_COUNT || section_count > ICE_MAX_S_COUNT) in ice_pkg_val_buf()
1530 if (bld->reserved_section_table_entries + count > ICE_MAX_S_COUNT) in ice_pkg_buf_reserve_section()