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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_main.c581 uint32_t rq_fs_values[] = {SIZE_2K, SIZE_4K, SIZE_8K, END};
582 uint32_t rq_mb_values[] = {SIZE_2K, SIZE_4K, SIZE_8K, END};
612 SIZE_2K, SIZE_8K, OCE_RQ_BUF_SIZE, rq_fs_values);
615 SIZE_8K, OCE_RQ_NUM_BUFFERS, rq_mb_values);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_impl.h78 #define SIZE_8K (8 * 1024) macro

Completed in 59 milliseconds