Searched refs:s_qpp (Results 1 – 3 of 3) sorted by relevance
2422 unsigned int s_hps, s_qpp; in t4vf_sge_init() local2504 s_qpp = (S_QUEUESPERPAGEPF0 + in t4vf_sge_init()2507 ((sge_egress_queues_per_page >> s_qpp) in t4vf_sge_init()2510 ((sge_ingress_queues_per_page >> s_qpp) in t4vf_sge_init()
2115 int s_qpp, qpp, num_seg; in cxgbe_probe() local2117 s_qpp = (S_QUEUESPERPAGEPF0 + in cxgbe_probe()2121 A_SGE_EGRESS_QUEUES_PER_PAGE_PF) >> s_qpp) in cxgbe_probe()
5119 unsigned int s_hps, s_qpp; in t4_init_sge_params() local5132 s_qpp = (S_QUEUESPERPAGEPF0 + in t4_init_sge_params()5135 sge_params->eq_qpp = ((qpp >> s_qpp) & M_QUEUESPERPAGEPF0); in t4_init_sge_params()5137 sge_params->iq_qpp = ((qpp >> s_qpp) & M_QUEUESPERPAGEPF0); in t4_init_sge_params()