Home
last modified time | relevance | path

Searched refs:OSAL_VFREE (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_mng_tlv.c1427 OSAL_VFREE(p_hwfn->p_dev, p_tlv_data); in ecore_mfw_update_tlvs()
1468 OSAL_VFREE(p_hwfn->p_dev, p_tlv_data); in ecore_mfw_update_tlvs()
1537 OSAL_VFREE(p_hwfn->p_dev, p_mfw_buf); in ecore_mfw_process_tlv_req()
H A Decore_l2.c110 OSAL_VFREE(p_hwfn->p_dev, in ecore_l2_free()
121 OSAL_VFREE(p_hwfn->p_dev, p_hwfn->p_l2_info->pp_qid_usage); in ecore_l2_free()
125 OSAL_VFREE(p_hwfn->p_dev, p_hwfn->p_l2_info); in ecore_l2_free()
190 OSAL_VFREE(p_hwfn->p_dev, p_cid); in ecore_eth_queue_cid_release()
286 OSAL_VFREE(p_hwfn->p_dev, p_cid); in _ecore_eth_queue_to_cid()
H A Dbcm_osal.h100 #define OSAL_VFREE(dev, memory) OSAL_FREE(dev, memory) macro
H A Decore_sriov.c3357 OSAL_VFREE(p_hwfn->p_dev, p_rss_params); in ecore_iov_vf_mbx_vport_update()
H A Decore_dev.c5947 OSAL_VFREE(p_dev, p_chain->pbl.pp_virt_addr_tbl); in ecore_chain_free_pbl()
/f-stack/dpdk/drivers/net/qede/
H A Dqede_debug.c7549 OSAL_VFREE(p_hwfn, text_buf); in format_feature()
7564 OSAL_VFREE(p_hwfn, feature->dump_buf); in format_feature()
7591 OSAL_VFREE(p_hwfn, feature->dump_buf); in qed_dbg_dump()
8115 OSAL_VFREE(edev, feature->dump_buf); in qed_dbg_pf_exit()