Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dt4_sge.c731 V_EGRSTATUSPAGESIZE(spg_len == 128); in t4_tweak_chip_settings()
/freebsd/sys/dev/cxgbe/common/
H A Dt4_regs.h601 #define V_EGRSTATUSPAGESIZE(x) ((x) << S_EGRSTATUSPAGESIZE) macro
602 #define F_EGRSTATUSPAGESIZE V_EGRSTATUSPAGESIZE(1U)