Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_mng_tlv.c1254 OSAL_VFREE(p_hwfn->p_dev, p_tlv_data); in ecore_mfw_update_tlvs()
1291 OSAL_VFREE(p_hwfn->p_dev, p_tlv_data); in ecore_mfw_update_tlvs()
1392 OSAL_VFREE(p_hwfn->p_dev, p_mfw_buf); in ecore_mfw_process_tlv_req()
H A Decore_l2.c142 OSAL_VFREE(p_hwfn->p_dev, in ecore_l2_free()
153 OSAL_VFREE(p_hwfn->p_dev, p_hwfn->p_l2_info->pp_qid_usage); in ecore_l2_free()
157 OSAL_VFREE(p_hwfn->p_dev, p_hwfn->p_l2_info); in ecore_l2_free()
222 OSAL_VFREE(p_hwfn->p_dev, p_cid); in ecore_eth_queue_cid_release()
318 OSAL_VFREE(p_hwfn->p_dev, p_cid); in _ecore_eth_queue_to_cid()
H A Dbcm_osal.h171 #define OSAL_VFREE(dev, memory) free(memory, M_QLNXBUF) macro
H A Decore_mcp.c3146 OSAL_VFREE(p_hwfn->p_dev, p_buf); in ecore_mcp_ov_get_fc_npiv()
3160 OSAL_VFREE(p_hwfn->p_dev, p_buf); in ecore_mcp_ov_get_fc_npiv()
H A Decore_sriov.c3290 OSAL_VFREE(p_hwfn->p_dev, p_rss_params); in ecore_iov_vf_mbx_vport_update()
H A Decore_dev.c6153 OSAL_VFREE(p_dev, p_chain->pbl.pp_virt_addr_tbl); in ecore_chain_free_pbl()