Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_sge.c271 V_EGRSTATUSPAGESIZE(SPG_SIZE == 128)); in t4_sge_init()
/titanic_50/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c4134 V_EGRSTATUSPAGESIZE(stat_len != 64)); in t4_fixup_host_params()
H A Dt4_regs.h334 #define V_EGRSTATUSPAGESIZE(x) ((x) << S_EGRSTATUSPAGESIZE) macro
335 #define F_EGRSTATUSPAGESIZE V_EGRSTATUSPAGESIZE(1U)