Searched refs:b_legacy_vf (Results 1 – 1 of 1) sorted by relevance
198 bool b_legacy_vf = !!(p_cid->vf_legacy & QED_QCID_LEGACY_VF_CID); in qed_eth_queue_cid_release() local200 if (IS_PF(p_hwfn->cdev) && !b_legacy_vf) in qed_eth_queue_cid_release()319 bool b_legacy_vf = false; in qed_eth_queue_to_cid() local330 b_legacy_vf = true; in qed_eth_queue_to_cid()339 if (IS_PF(p_hwfn->cdev) && !b_legacy_vf) { in qed_eth_queue_to_cid()349 if (!p_cid && IS_PF(p_hwfn->cdev) && !b_legacy_vf) in qed_eth_queue_to_cid()904 bool b_legacy_vf = !!(p_cid->vf_legacy & in qed_eth_rxq_start_ramrod() local910 b_legacy_vf ? " [legacy]" : "", p_cid->vf_qid); in qed_eth_rxq_start_ramrod()911 p_ramrod->vf_rx_prod_use_zone_a = b_legacy_vf; in qed_eth_rxq_start_ramrod()