Searched refs:QUEUESPERPAGEPF0_M (Results 1 – 3 of 3) sorted by relevance
635 & QUEUESPERPAGEPF0_M); in t4vf_get_sge_params()638 & QUEUESPERPAGEPF0_M); in t4vf_get_sge_params()
205 #define QUEUESPERPAGEPF0_M 0xfU macro207 #define QUEUESPERPAGEPF0_G(x) (((x) >> QUEUESPERPAGEPF0_S) & QUEUESPERPAGEPF0_M)
7272 sge_params->eq_qpp = ((qpp >> s_qpp) & QUEUESPERPAGEPF0_M); in t4_init_sge_params()7274 sge_params->iq_qpp = ((qpp >> s_qpp) & QUEUESPERPAGEPF0_M); in t4_init_sge_params()