Searched refs:OSAL_VFREE (Results 1 – 6 of 6) sorted by relevance
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_mng_tlv.c | 1427 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 D | ecore_l2.c | 110 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 D | bcm_osal.h | 100 #define OSAL_VFREE(dev, memory) OSAL_FREE(dev, memory) macro
|
| H A D | ecore_sriov.c | 3357 OSAL_VFREE(p_hwfn->p_dev, p_rss_params); in ecore_iov_vf_mbx_vport_update()
|
| H A D | ecore_dev.c | 5947 OSAL_VFREE(p_dev, p_chain->pbl.pp_virt_addr_tbl); in ecore_chain_free_pbl()
|
| /f-stack/dpdk/drivers/net/qede/ |
| H A D | qede_debug.c | 7549 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()
|