Lines Matching refs:pxp
35 struct pxp_ptt_entry pxp; member
56 p_pool->ptts[i].pxp.offset = QED_BAR_INVALID_OFFSET; in qed_ptt_pool_alloc()
57 p_pool->ptts[i].pxp.pretend.control = 0; in qed_ptt_pool_alloc()
76 p_ptt->pxp.offset = QED_BAR_INVALID_OFFSET; in qed_ptt_invalidate()
127 return le32_to_cpu(p_ptt->pxp.offset) << 2; in qed_ptt_get_hw_addr()
159 p_ptt->pxp.offset = cpu_to_le32(new_hw_addr >> 2); in qed_ptt_set_win()
164 le32_to_cpu(p_ptt->pxp.offset)); in qed_ptt_set_win()
297 p_ptt->pxp.pretend.control = cpu_to_le16(control); in qed_fid_pretend()
298 p_ptt->pxp.pretend.fid.concrete_fid.fid = cpu_to_le16(fid); in qed_fid_pretend()
303 *(u32 *)&p_ptt->pxp.pretend); in qed_fid_pretend()
316 p_ptt->pxp.pretend.control = cpu_to_le16(control); in qed_port_pretend()
321 *(u32 *)&p_ptt->pxp.pretend); in qed_port_pretend()
333 p_ptt->pxp.pretend.control = cpu_to_le16(control); in qed_port_unpretend()
338 *(u32 *)&p_ptt->pxp.pretend); in qed_port_unpretend()