Searched refs:b_legacy_vf (Results 1 – 1 of 1) sorted by relevance
177 bool b_legacy_vf = !!(p_cid->vf_legacy & in ecore_eth_queue_cid_release() local183 if (IS_PF(p_hwfn->p_dev) && !b_legacy_vf) in ecore_eth_queue_cid_release()298 bool b_legacy_vf = false; in ecore_eth_queue_to_cid() local310 b_legacy_vf = true; in ecore_eth_queue_to_cid()319 if (IS_PF(p_hwfn->p_dev) && !b_legacy_vf) { in ecore_eth_queue_to_cid()329 if ((p_cid == OSAL_NULL) && IS_PF(p_hwfn->p_dev) && !b_legacy_vf) in ecore_eth_queue_to_cid()953 bool b_legacy_vf = !!(p_cid->vf_legacy & in ecore_eth_rxq_start_ramrod() local959 b_legacy_vf ? " [legacy]" : "", in ecore_eth_rxq_start_ramrod()961 p_ramrod->vf_rx_prod_use_zone_a = b_legacy_vf; in ecore_eth_rxq_start_ramrod()