Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice_flex_type.h279 u16 reserved_section_table_entries; member
Dice_flex_pipe.c1530 if (bld->reserved_section_table_entries + count > ICE_MAX_S_COUNT) in ice_pkg_buf_reserve_section()
1532 bld->reserved_section_table_entries += count; in ice_pkg_buf_reserve_section()
1576 if (sect_count < bld->reserved_section_table_entries) { in ice_pkg_buf_alloc_section()