Searched refs:EFX_BUF_TBL_SIZE (Results 1 – 3 of 3) sorted by relevance
50 ssp->ss_buf_tbl_map = rmallocmap_wait(EFX_BUF_TBL_SIZE); in sfxge_sram_init()51 rmfree(ssp->ss_buf_tbl_map, EFX_BUF_TBL_SIZE - 1, 1); in sfxge_sram_init()
68 if (stop >= EFX_BUF_TBL_SIZE) { in efx_sram_buf_tbl_set()190 EFSYS_ASSERT3U(stop, <, EFX_BUF_TBL_SIZE); in efx_sram_buf_tbl_clear()
1487 #define EFX_BUF_TBL_SIZE 0x20000 macro