Searched defs:SPG_SIZE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c47 SPG_SIZE = 64, /* Size of status page */ enumerator in enum:__anon5287
271 V_EGRSTATUSPAGESIZE(SPG_SIZE == 128));
1156 fl->cap = (fl->qsize - SPG_SIZE / RX_FL_ESIZE) * 8;
1535 eq->cap = eq->qsize - SPG_SIZE / EQ_ESIZE;

Completed in 51 milliseconds