Home
last modified time | relevance | path

Searched refs:qm_port_params (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore.h476 struct init_qm_port_params *qm_port_params; member
H A Decore_dev.c1616 OSAL_FREE(p_hwfn->p_dev, qm_info->qm_port_params); in ecore_qm_info_free()
1841 &p_hwfn->qm_info.qm_port_params[i]; in ecore_init_qm_port_params()
2213 port = &qm_info->qm_port_params[i]; in ecore_dp_init_qm_params()
2337 qm_info->qm_port_params = OSAL_ZALLOC(p_hwfn->p_dev, GFP_KERNEL, in ecore_alloc_qm_data()
2340 if (!qm_info->qm_port_params) in ecore_alloc_qm_data()
2926 qm_info->qm_port_params, in ecore_hw_init_common()