Searched refs:EFX_BUF_TBL_SIZE (Results 1 – 2 of 2) sorted by relevance
43 if (stop >= EFX_BUF_TBL_SIZE) { in efx_sram_buf_tbl_set()164 EFSYS_ASSERT3U(stop, <, EFX_BUF_TBL_SIZE); in efx_sram_buf_tbl_clear()
2220 #define EFX_BUF_TBL_SIZE 0x20000 macro