Searched refs:OSAL_CACHE_LINE_SIZE (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dbcm_osal.h168 #define OSAL_CACHE_LINE_SIZE qlnx_get_cache_line_size() macro
H A Decore_dev.c2928 cache_line_size = OSAL_MIN_T(u32, OSAL_CACHE_LINE_SIZE, wr_mbs);
2948 if (OSAL_CACHE_LINE_SIZE > wr_mbs)
2951 OSAL_CACHE_LINE_SIZE, wr_mbs);

Completed in 184 milliseconds