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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
H A Decore_mng_tlv.c1257 OSAL_VFREE(p_hwfn->p_dev, p_tlv_data);
1294 OSAL_VFREE(p_hwfn->p_dev, p_tlv_data);
1395 OSAL_VFREE(p_hwfn->p_dev, p_mfw_buf);
H A Decore_l2.c144 OSAL_VFREE(p_hwfn->p_dev,
155 OSAL_VFREE(p_hwfn->p_dev, p_hwfn->p_l2_info->pp_qid_usage);
159 OSAL_VFREE(p_hwfn->p_dev, p_hwfn->p_l2_info);
224 OSAL_VFREE(p_hwfn->p_dev, p_cid);
320 OSAL_VFREE(p_hwfn->p_dev, p_cid);
H A Dbcm_osal.h202 #define OSAL_VFREE(dev, memory) free(memory, M_QLNXBUF) macro
H A Decore_mcp.c3149 OSAL_VFREE(p_hwfn->p_dev, p_buf);
3163 OSAL_VFREE(p_hwfn->p_dev, p_buf);
H A Decore_sriov.c3293 OSAL_VFREE(p_hwfn->p_dev, p_rss_params);
H A Decore_dev.c6157 OSAL_VFREE(p_dev, p_chain->pbl.pp_virt_addr_tbl);

Completed in 194 milliseconds