Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/cxgbe/base/
H A Dt4_regs.h112 #define F_EGRSTATUSPAGESIZE V_EGRSTATUSPAGESIZE(1U) macro
H A Dt4_hw.c3743 F_EGRSTATUSPAGESIZE, in t4_fixup_host_params_compat()
3825 F_EGRSTATUSPAGESIZE, in t4_fixup_host_params_compat()
/f-stack/dpdk/drivers/net/cxgbe/
H A Dsge.c2451 s->stat_len = (sge_control & F_EGRSTATUSPAGESIZE) ? 128 : 64; in t4_sge_init()
2612 s->stat_len = ((sge_control & F_EGRSTATUSPAGESIZE) in t4vf_sge_init()