Home
last modified time | relevance | path

Searched refs:OSAL_FREE (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_spq.c513 OSAL_FREE(p_hwfn->p_dev, p_eq); in ecore_eq_alloc()
529 OSAL_FREE(p_hwfn->p_dev, p_hwfn->p_eq); in ecore_eq_free()
659 OSAL_FREE(p_hwfn->p_dev, p_spq); in ecore_spq_alloc()
683 OSAL_FREE(p_hwfn->p_dev, p_spq); in ecore_spq_free()
782 OSAL_FREE(p_hwfn->p_dev, p_ent); in ecore_spq_add_entry()
950 OSAL_FREE(p_hwfn->p_dev, p_ent); in ecore_spq_post()
1105 OSAL_FREE(p_hwfn->p_dev, p_consq); in ecore_consq_alloc()
1121 OSAL_FREE(p_hwfn->p_dev, p_hwfn->p_consq); in ecore_consq_free()
H A Decore_selftest.c208 OSAL_FREE(p_hwfn->p_dev, buf); in ecore_selftest_nvram()
216 OSAL_FREE(p_hwfn->p_dev, buf); in ecore_selftest_nvram()
H A Decore_init_ops.c157 OSAL_FREE(p_hwfn->p_dev, rt_data->b_valid); in ecore_init_alloc()
167 OSAL_FREE(p_hwfn->p_dev, p_hwfn->rt_data.init_val); in ecore_init_free()
169 OSAL_FREE(p_hwfn->p_dev, p_hwfn->rt_data.b_valid); in ecore_init_free()
554 OSAL_FREE(p_hwfn->p_dev, p_hwfn->unzip_buf);
H A Decore_int.c1244 OSAL_FREE(p_hwfn->p_dev, p_sb); in ecore_int_sb_attn_free()
1324 OSAL_FREE(p_dev, p_sb); in ecore_int_sb_attn_alloc()
1689 OSAL_FREE(p_hwfn->p_dev, p_sb); in ecore_int_sp_sb_free()
1713 OSAL_FREE(p_hwfn->p_dev, p_sb); in ecore_int_sp_sb_alloc()
2464 OSAL_FREE(p_hwfn->p_dev, p_hwfn->sp_dpc); in ecore_int_sp_dpc_free()
H A Decore_cxt.c935 OSAL_FREE(p_hwfn->p_dev, p_mngr->t2); in ecore_cxt_src_t2_free()
1070 OSAL_FREE(p_hwfn->p_dev, p_mngr->ilt_shadow); in ecore_ilt_shadow_free()
1179 OSAL_FREE(p_hwfn->p_dev, p_mngr->acquired[type].cid_map); in ecore_cid_map_free()
1184 OSAL_FREE(p_hwfn->p_dev, in ecore_cid_map_free()
1353 OSAL_FREE(p_hwfn->p_dev, p_hwfn->p_cxt_mngr); in ecore_cxt_mngr_free()
H A Decore_dcbx.c1085 OSAL_FREE(p_hwfn->p_dev, p_hwfn->p_dcbx_info); in ecore_dcbx_info_free()
1463 OSAL_FREE(p_hwfn->p_dev, dcbx_info); in ecore_dcbx_get_config_params()
1485 OSAL_FREE(p_hwfn->p_dev, dcbx_info); in ecore_dcbx_get_config_params()
H A Decore_dev.c170 OSAL_FREE(p_hwfn->p_dev, qm_info->qm_pq_params); in ecore_qm_info_free()
172 OSAL_FREE(p_hwfn->p_dev, qm_info->qm_vport_params); in ecore_qm_info_free()
174 OSAL_FREE(p_hwfn->p_dev, qm_info->qm_port_params); in ecore_qm_info_free()
176 OSAL_FREE(p_hwfn->p_dev, qm_info->wfq_data); in ecore_qm_info_free()
190 OSAL_FREE(p_dev, p_dev->fw_data); in ecore_resc_free()
193 OSAL_FREE(p_dev, p_dev->reset_stats); in ecore_resc_free()
2725 OSAL_FREE(p_hwfn->p_dev, p_hwfn->hw_info.p_igu_info); in ecore_hw_hwfn_free()
H A Dbcm_osal.h113 #define OSAL_FREE(_edev, _addr) \ macro
H A Decore_hw.c117 OSAL_FREE(p_hwfn->p_dev, p_hwfn->p_ptt_pool); in ecore_ptt_pool_free()
H A Decore_mcp.c138 OSAL_FREE(p_hwfn->p_dev, p_hwfn->mcp_info->mfw_mb_cur); in ecore_mcp_free()
139 OSAL_FREE(p_hwfn->p_dev, p_hwfn->mcp_info->mfw_mb_shadow); in ecore_mcp_free()
145 OSAL_FREE(p_hwfn->p_dev, p_hwfn->mcp_info); in ecore_mcp_free()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt55 - void OSAL_FREE(struct *ecore_dev, void* memory)