Home
last modified time | relevance | path

Searched refs:OSAL_LIST_PUSH_HEAD (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Dbcm_osal.h209 #define OSAL_LIST_PUSH_HEAD(entry, list) \ macro
289 OSAL_LIST_PUSH_HEAD(new_entry, list)
H A Decore_hw.c68 OSAL_LIST_PUSH_HEAD(&p_pool->ptts[i].list_entry, in ecore_ptt_pool_alloc()
157 OSAL_LIST_PUSH_HEAD(&p_ptt->list_entry, &p_hwfn->p_ptt_pool->free_list); in ecore_ptt_release()
H A Decore_spq.c764 OSAL_LIST_PUSH_HEAD(&p_ent->list, &p_spq->pending); in ecore_spq_add_entry()
H A Decore_mcp.c136 OSAL_LIST_PUSH_HEAD(&p_cmd_elem->list, &p_hwfn->mcp_info->cmd_list); in ecore_mcp_cmd_add_elem()