Searched refs:vf_legacy (Results 1 – 3 of 3) sorted by relevance
343 u8 vf_legacy; member376 u8 vf_legacy; member
2112 u8 qid_usage_idx, vf_legacy = 0; in qed_iov_vf_mbx_start_rxq() local2134 vf_legacy = qed_vf_calculate_legacy(vf); in qed_iov_vf_mbx_start_rxq()2150 vf_params.vf_legacy = vf_legacy; in qed_iov_vf_mbx_start_rxq()2160 if (!(vf_legacy & QED_QCID_LEGACY_VF_RX_PROD)) in qed_iov_vf_mbx_start_rxq()2182 !!(vf_legacy & in qed_iov_vf_mbx_start_rxq()2449 u8 qid_usage_idx, vf_legacy; in qed_iov_vf_mbx_start_txq() local2470 vf_legacy = qed_vf_calculate_legacy(vf); in qed_iov_vf_mbx_start_txq()2486 vf_params.vf_legacy = vf_legacy; in qed_iov_vf_mbx_start_txq()
198 bool b_legacy_vf = !!(p_cid->vf_legacy & QED_QCID_LEGACY_VF_CID); in qed_eth_queue_cid_release()244 p_cid->vf_legacy = p_vf_params->vf_legacy; in _qed_eth_queue_to_cid()329 if (p_vf_params->vf_legacy & QED_QCID_LEGACY_VF_CID) { in qed_eth_queue_to_cid()904 bool b_legacy_vf = !!(p_cid->vf_legacy & in qed_eth_rxq_start_ramrod()