Searched refs:reserved_section_table_entries (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ddp.h425 u16 reserved_section_table_entries; member in struct:ice_buf_build
H A Dice_ddp.c969 if (bld->reserved_section_table_entries + count > ICE_MAX_S_COUNT)
971 bld->reserved_section_table_entries += count;
1014 if (sect_count < bld->reserved_section_table_entries) {

Completed in 146 milliseconds