Searched refs:ptts (Results 1 – 2 of 2) sorted by relevance
68 struct ecore_ptt ptts[PXP_EXTERNAL_BAR_PF_WINDOW_NUM]; member89 p_pool->ptts[i].idx = i; in ecore_ptt_pool_alloc()90 p_pool->ptts[i].pxp.offset = ECORE_BAR_INVALID_OFFSET; in ecore_ptt_pool_alloc()91 p_pool->ptts[i].pxp.pretend.control = 0; in ecore_ptt_pool_alloc()92 p_pool->ptts[i].hwfn_id = p_hwfn->my_id; in ecore_ptt_pool_alloc()98 OSAL_LIST_PUSH_HEAD(&p_pool->ptts[i].list_entry, in ecore_ptt_pool_alloc()119 p_ptt = &p_hwfn->p_ptt_pool->ptts[i]; in ecore_ptt_invalidate()250 return &p_hwfn->p_ptt_pool->ptts[ptt_idx]; in ecore_get_reserved_ptt()
2008 struct timespec ts, tts, *ptts; in linux_recvmmsg() local2017 ptts = &tts; in linux_recvmmsg()2019 else ptts = NULL; in linux_recvmmsg()2022 args->vlen, args->flags, ptts)); in linux_recvmmsg()2029 struct timespec ts, tts, *ptts; in linux_recvmmsg_time64() local2038 ptts = &tts; in linux_recvmmsg_time64()2040 else ptts = NULL; in linux_recvmmsg_time64()2043 args->vlen, args->flags, ptts)); in linux_recvmmsg_time64()