Searched refs:b_legacy_vf (Results 1 – 1 of 1) sorted by relevance
203 bool b_legacy_vf = !!(p_cid->vf_legacy & in ecore_eth_queue_cid_release() local209 if (IS_PF(p_hwfn->p_dev) && !b_legacy_vf) in ecore_eth_queue_cid_release()321 bool b_legacy_vf = false; in ecore_eth_queue_to_cid() local333 b_legacy_vf = true; in ecore_eth_queue_to_cid()342 if (IS_PF(p_hwfn->p_dev) && !b_legacy_vf) { in ecore_eth_queue_to_cid()352 if ((p_cid == OSAL_NULL) && IS_PF(p_hwfn->p_dev) && !b_legacy_vf) in ecore_eth_queue_to_cid()957 bool b_legacy_vf = !!(p_cid->vf_legacy & in ecore_eth_rxq_start_ramrod() local962 b_legacy_vf ? " [legacy]" : "", in ecore_eth_rxq_start_ramrod()964 p_ramrod->vf_rx_prod_use_zone_a = b_legacy_vf; in ecore_eth_rxq_start_ramrod()