Searched refs:s_qpp (Results 1 – 3 of 3) sorted by relevance
2495 unsigned int s_hps, s_qpp; in t4vf_sge_init() local2598 s_qpp = (S_QUEUESPERPAGEPF0 + in t4vf_sge_init()2601 ((sge_egress_queues_per_page >> s_qpp) in t4vf_sge_init()2604 ((sge_ingress_queues_per_page >> s_qpp) in t4vf_sge_init()
2068 int s_qpp, qpp, num_seg; in cxgbe_probe() local2070 s_qpp = (S_QUEUESPERPAGEPF0 + in cxgbe_probe()2074 A_SGE_EGRESS_QUEUES_PER_PAGE_PF) >> s_qpp) in cxgbe_probe()
5199 unsigned int s_hps, s_qpp; in t4_init_sge_params() local5212 s_qpp = (S_QUEUESPERPAGEPF0 + in t4_init_sge_params()5215 sge_params->eq_qpp = ((qpp >> s_qpp) & M_QUEUESPERPAGEPF0); in t4_init_sge_params()5217 sge_params->iq_qpp = ((qpp >> s_qpp) & M_QUEUESPERPAGEPF0); in t4_init_sge_params()