Searched refs:qbase (Results 1 – 2 of 2) sorted by relevance
1988 struct rte_mbuf **qbase) in rte_sched_port_enqueue_qwa_prefetch0() argument2006 struct rte_mbuf **qbase, in rte_sched_port_enqueue_qwa() argument2512 struct rte_mbuf **qbase; in grinder_next_tc() local2529 grinder->qbase[0] = qbase; in grinder_next_tc()2541 grinder->qbase[0] = qbase; in grinder_next_tc()2542 grinder->qbase[1] = qbase + qsize; in grinder_next_tc()2543 grinder->qbase[2] = qbase + 2 * qsize; in grinder_next_tc()2544 grinder->qbase[3] = qbase + 3 * qsize; in grinder_next_tc()2730 struct rte_mbuf **qbase = grinder->qbase[qpos]; in grinder_prefetch_mbuf() local2734 grinder->pkt = qbase[qr]; in grinder_prefetch_mbuf()[all …]
70 uint16_t qbase = vf->vsi->base_queue; in i40e_pf_vf_queues_mapping() local87 val = ((qbase + i) & I40E_VPLAN_QTABLE_QINDEX_MASK); in i40e_pf_vf_queues_mapping()96 q1 = qbase + 2 * i; in i40e_pf_vf_queues_mapping()101 q2 = qbase + 2 * i + 1; in i40e_pf_vf_queues_mapping()