Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_l2.h65 u8 vf_legacy; member
103 u8 vf_legacy; member
H A Decore_sriov.c2347 u8 qid_usage_idx, vf_legacy = 0; in ecore_iov_vf_mbx_start_rxq() local
2369 vf_legacy = ecore_vf_calculate_legacy(vf); in ecore_iov_vf_mbx_start_rxq()
2386 vf_params.vf_legacy = vf_legacy; in ecore_iov_vf_mbx_start_rxq()
2397 if (!(vf_legacy & ECORE_QCID_LEGACY_VF_RX_PROD)) in ecore_iov_vf_mbx_start_rxq()
2420 !!(vf_legacy & in ecore_iov_vf_mbx_start_rxq()
2623 u8 qid_usage_idx, vf_legacy; in ecore_iov_vf_mbx_start_txq() local
2644 vf_legacy = ecore_vf_calculate_legacy(vf); in ecore_iov_vf_mbx_start_txq()
2660 vf_params.vf_legacy = vf_legacy; in ecore_iov_vf_mbx_start_txq()
H A Decore_l2.c209 bool b_legacy_vf = !!(p_cid->vf_legacy & in ecore_eth_queue_cid_release()
258 p_cid->vf_legacy = p_vf_params->vf_legacy; in _ecore_eth_queue_to_cid()
340 if (p_vf_params->vf_legacy & in ecore_eth_queue_to_cid()
970 bool b_legacy_vf = !!(p_cid->vf_legacy & in ecore_eth_rxq_start_ramrod()