Searched refs:vf_legacy (Results 1 – 3 of 3) sorted by relevance
341 u8 vf_legacy; member374 u8 vf_legacy; member
2094 u8 qid_usage_idx, vf_legacy = 0; in qed_iov_vf_mbx_start_rxq() local2116 vf_legacy = qed_vf_calculate_legacy(vf); in qed_iov_vf_mbx_start_rxq()2132 vf_params.vf_legacy = vf_legacy; in qed_iov_vf_mbx_start_rxq()2142 if (!(vf_legacy & QED_QCID_LEGACY_VF_RX_PROD)) in qed_iov_vf_mbx_start_rxq()2164 !!(vf_legacy & in qed_iov_vf_mbx_start_rxq()2431 u8 qid_usage_idx, vf_legacy; in qed_iov_vf_mbx_start_txq() local2452 vf_legacy = qed_vf_calculate_legacy(vf); in qed_iov_vf_mbx_start_txq()2468 vf_params.vf_legacy = vf_legacy; in qed_iov_vf_mbx_start_txq()
174 bool b_legacy_vf = !!(p_cid->vf_legacy & QED_QCID_LEGACY_VF_CID); in qed_eth_queue_cid_release()220 p_cid->vf_legacy = p_vf_params->vf_legacy; in _qed_eth_queue_to_cid()305 if (p_vf_params->vf_legacy & QED_QCID_LEGACY_VF_CID) { in qed_eth_queue_to_cid()884 bool b_legacy_vf = !!(p_cid->vf_legacy & in qed_eth_rxq_start_ramrod()