Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/common/
H A Defx_sram.c72 if (stop >= EFX_BUF_TBL_SIZE) { in efx_sram_buf_tbl_set()
195 EFSYS_ASSERT3U(stop, <, EFX_BUF_TBL_SIZE); in efx_sram_buf_tbl_clear()
H A Defx.h1935 #define EFX_BUF_TBL_SIZE 0x20000 macro