Searched refs:OSAL_LIST_PUSH_HEAD (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_ooo.c380 OSAL_LIST_PUSH_HEAD(&p_buffer->list_entry,
437 OSAL_LIST_PUSH_HEAD(&p_isle->list_entry,
489 OSAL_LIST_PUSH_HEAD(&p_buffer->list_entry, &p_isle->buffers_list);
495 OSAL_LIST_PUSH_HEAD(&p_isle->list_entry, &p_archipelago->isles_list);
519 OSAL_LIST_PUSH_HEAD(&p_buffer->list_entry,
H A Decore_hw.c100 OSAL_LIST_PUSH_HEAD(&p_pool->ptts[i].list_entry,
172 OSAL_LIST_PUSH_HEAD(&p_ptt->list_entry, &p_hwfn->p_ptt_pool->free_list);
H A Dbcm_osal.h289 #define OSAL_LIST_PUSH_HEAD(entry, list) \ macro
H A Decore_spq.c833 OSAL_LIST_PUSH_HEAD(&p_ent->list, &p_spq->pending);
H A Decore_mcp.c160 OSAL_LIST_PUSH_HEAD(&p_cmd_elem->list, &p_hwfn->mcp_info->cmd_list);

Completed in 136 milliseconds