Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_flex_type.h397 u16 reserved_section_table_entries; member
Dice_flex_pipe.c2065 if (bld->reserved_section_table_entries + count > ICE_MAX_S_COUNT) in ice_pkg_buf_reserve_section()
2067 bld->reserved_section_table_entries += count; in ice_pkg_buf_reserve_section()
2111 if (sect_count < bld->reserved_section_table_entries) { in ice_pkg_buf_alloc_section()