Home
last modified time | relevance | path

Searched refs:OSAL_LIST_INIT (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_spq.c521 OSAL_LIST_INIT(&p_spq->pending); in ecore_spq_setup()
522 OSAL_LIST_INIT(&p_spq->completion_pending); in ecore_spq_setup()
523 OSAL_LIST_INIT(&p_spq->free_pool); in ecore_spq_setup()
524 OSAL_LIST_INIT(&p_spq->unlimited_pending); in ecore_spq_setup()
H A Dbcm_osal.h202 #define OSAL_LIST_INIT(list) \ macro
H A Decore_hw.c57 OSAL_LIST_INIT(&p_pool->free_list); in ecore_ptt_pool_alloc()
H A Decore_mcp.c303 OSAL_LIST_INIT(&p_info->cmd_list); in ecore_mcp_cmd_init()
H A Decore_dev.c230 OSAL_LIST_INIT(&p_hwfn->db_recovery_info.list); in ecore_db_recovery_setup()