Searched refs:QUEUESPERPAGEPF0_M (Results 1 – 3 of 3) sorted by relevance
634 & QUEUESPERPAGEPF0_M); in t4vf_get_sge_params()637 & QUEUESPERPAGEPF0_M); in t4vf_get_sge_params()
191 #define QUEUESPERPAGEPF0_M 0xfU macro193 #define QUEUESPERPAGEPF0_G(x) (((x) >> QUEUESPERPAGEPF0_S) & QUEUESPERPAGEPF0_M)
5266 sge_params->eq_qpp = ((qpp >> s_qpp) & QUEUESPERPAGEPF0_M); in t4_init_sge_params()5268 sge_params->iq_qpp = ((qpp >> s_qpp) & QUEUESPERPAGEPF0_M); in t4_init_sge_params()