Searched refs:QUEUESPERPAGEPF0_M (Results 1 – 3 of 3) sorted by relevance
950 & QUEUESPERPAGEPF0_M); in t4vf_get_sge_params()953 & QUEUESPERPAGEPF0_M); in t4vf_get_sge_params()
228 #define QUEUESPERPAGEPF0_M 0xfU macro230 #define QUEUESPERPAGEPF0_G(x) (((x) >> QUEUESPERPAGEPF0_S) & QUEUESPERPAGEPF0_M)
9395 sge_params->eq_qpp = ((qpp >> s_qpp) & QUEUESPERPAGEPF0_M); in t4_init_sge_params()9397 sge_params->iq_qpp = ((qpp >> s_qpp) & QUEUESPERPAGEPF0_M); in t4_init_sge_params()