Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_flex_type.h97 #define ICE_MAX_S_COUNT 511 macro
Dice_flex_pipe.c121 if (section_count < ICE_MIN_S_COUNT || section_count > ICE_MAX_S_COUNT) in ice_pkg_val_buf()
2065 if (bld->reserved_section_table_entries + count > ICE_MAX_S_COUNT) in ice_pkg_buf_reserve_section()