EFX_BUF_TBL_SIZE
EFSYS_ASSERT3U(stop, <, EFX_BUF_TBL_SIZE);
if (stop >= EFX_BUF_TBL_SIZE) {
ssp->ss_buf_tbl_map = rmallocmap_wait(EFX_BUF_TBL_SIZE);
rmfree(ssp->ss_buf_tbl_map, EFX_BUF_TBL_SIZE - 1, 1);