Home
last modified time | relevance | path

Searched refs:F_EGRSTATUSPAGESIZE (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c249 sc->sge.stat_len = (sge_control & F_EGRSTATUSPAGESIZE) ? 128 : 64; in t4_sge_init()
/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c7685 F_EGRSTATUSPAGESIZE, in t4_fixup_host_params_compat()
7764 F_EGRSTATUSPAGESIZE, in t4_fixup_host_params_compat()
H A Dt4_regs.h569 #define F_EGRSTATUSPAGESIZE V_EGRSTATUSPAGESIZE(1U) macro