Searched refs:pxp (Results 1 – 1 of 1) sorted by relevance
31 struct pxp_ptt_entry pxp; member60 p_pool->ptts[i].pxp.offset = ECORE_BAR_INVALID_OFFSET; in ecore_ptt_pool_alloc()61 p_pool->ptts[i].pxp.pretend.control = 0; in ecore_ptt_pool_alloc()104 p_ptt->pxp.offset = ECORE_BAR_INVALID_OFFSET; in ecore_ptt_invalidate()164 return OSAL_LE32_TO_CPU(p_ptt->pxp.offset) << 2; in ecore_ptt_get_hw_addr()195 p_ptt->pxp.offset = OSAL_CPU_TO_LE32(new_hw_addr >> 2); in ecore_ptt_set_win()200 OSAL_LE32_TO_CPU(p_ptt->pxp.offset)); in ecore_ptt_set_win()391 *(u32 *)&p_ptt->pxp.pretend); in ecore_fid_pretend()407 *(u32 *)&p_ptt->pxp.pretend); in ecore_port_pretend()423 *(u32 *)&p_ptt->pxp.pretend); in ecore_port_unpretend()[all …]