OSAL_LIST_PUSH_TAIL
OSAL_LIST_PUSH_TAIL(&p_virt->list, &p_spq->free_pool);
OSAL_LIST_PUSH_TAIL(&p_ent->list, &p_hwfn->p_spq->free_pool);
OSAL_LIST_PUSH_TAIL(&p_ent->list,
OSAL_LIST_PUSH_TAIL(&p_ent->list, &p_spq->pending);
OSAL_LIST_PUSH_TAIL(&p_ent->list, &p_spq->completion_pending);