Home
last modified time | relevance | path

Searched refs:q2 (Results 1 – 1 of 1) sorted by relevance

/dpdk/drivers/net/i40e/
H A Di40e_pf.c71 uint16_t q1, q2; in i40e_pf_vf_queues_mapping() local
99 q2 = I40E_VSILAN_QTABLE_QINDEX_0_MASK; in i40e_pf_vf_queues_mapping()
101 q2 = qbase + 2 * i + 1; in i40e_pf_vf_queues_mapping()
103 val = (q2 << I40E_VSILAN_QTABLE_QINDEX_1_SHIFT) + q1; in i40e_pf_vf_queues_mapping()