Searched refs:F_EGRSTATUSPAGESIZE (Results 1 – 3 of 3) sorted by relevance
112 #define F_EGRSTATUSPAGESIZE V_EGRSTATUSPAGESIZE(1U) macro
3743 F_EGRSTATUSPAGESIZE, in t4_fixup_host_params_compat()3825 F_EGRSTATUSPAGESIZE, in t4_fixup_host_params_compat()
2451 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()