Searched refs:b_legacy_vf (Results 1 – 1 of 1) sorted by relevance
174 bool b_legacy_vf = !!(p_cid->vf_legacy & QED_QCID_LEGACY_VF_CID); in qed_eth_queue_cid_release() local176 if (IS_PF(p_hwfn->cdev) && !b_legacy_vf) in qed_eth_queue_cid_release()295 bool b_legacy_vf = false; in qed_eth_queue_to_cid() local306 b_legacy_vf = true; in qed_eth_queue_to_cid()315 if (IS_PF(p_hwfn->cdev) && !b_legacy_vf) { in qed_eth_queue_to_cid()325 if (!p_cid && IS_PF(p_hwfn->cdev) && !b_legacy_vf) in qed_eth_queue_to_cid()884 bool b_legacy_vf = !!(p_cid->vf_legacy & in qed_eth_rxq_start_ramrod() local890 b_legacy_vf ? " [legacy]" : "", p_cid->vf_qid); in qed_eth_rxq_start_ramrod()891 p_ramrod->vf_rx_prod_use_zone_a = b_legacy_vf; in qed_eth_rxq_start_ramrod()