Searched refs:EGRSTATUSPAGESIZE_F (Results 1 – 5 of 5) sorted by relevance
75 return (hw->wrm.sge.sge_control & EGRSTATUSPAGESIZE_F) ? 128 : 64; in csio_wr_qstat_pgsz()1393 EGRSTATUSPAGESIZE_F, in csio_wr_fixup_host_params()
2665 s->stat_len = ((sge_params->sge_control & EGRSTATUSPAGESIZE_F) in t4vf_sge_init()
121 #define EGRSTATUSPAGESIZE_F EGRSTATUSPAGESIZE_V(1U) macro
7294 EGRSTATUSPAGESIZE_F, in t4_fixup_host_params()7371 EGRSTATUSPAGESIZE_F, in t4_fixup_host_params()
5186 s->stat_len = (sge_control & EGRSTATUSPAGESIZE_F) ? 128 : 64; in t4_sge_init()