Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_l2.h44 u8 vf_legacy; member
82 u8 vf_legacy; member
H A Decore_sriov.c2383 u8 qid_usage_idx, vf_legacy = 0; in ecore_iov_vf_mbx_start_rxq() local
2405 vf_legacy = ecore_vf_calculate_legacy(vf); in ecore_iov_vf_mbx_start_rxq()
2422 vf_params.vf_legacy = vf_legacy; in ecore_iov_vf_mbx_start_rxq()
2434 if (!(vf_legacy & ECORE_QCID_LEGACY_VF_RX_PROD)) in ecore_iov_vf_mbx_start_rxq()
2458 !!(vf_legacy & in ecore_iov_vf_mbx_start_rxq()
2661 u8 qid_usage_idx, vf_legacy; in ecore_iov_vf_mbx_start_txq() local
2682 vf_legacy = ecore_vf_calculate_legacy(vf); in ecore_iov_vf_mbx_start_txq()
2698 vf_params.vf_legacy = vf_legacy; in ecore_iov_vf_mbx_start_txq()
H A Decore_l2.c177 bool b_legacy_vf = !!(p_cid->vf_legacy & in ecore_eth_queue_cid_release()
226 p_cid->vf_legacy = p_vf_params->vf_legacy; in _ecore_eth_queue_to_cid()
308 if (p_vf_params->vf_legacy & in ecore_eth_queue_to_cid()
953 bool b_legacy_vf = !!(p_cid->vf_legacy & in ecore_eth_rxq_start_ramrod()