Home
last modified time | relevance | path

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

/openbsd/sys/arch/octeon/include/
H A Docteonvar.h91 #define OCTEON_POOL_SIZE_SG 128 /* 128 x 1 */ macro
/openbsd/sys/arch/octeon/dev/
H A Dif_cnmac.c744 if (segs >= OCTEON_POOL_SIZE_SG / sizeof(uint64_t)) in cnmac_send_makecmd_gbuf()