Lines Matching refs:pretend
82 p_pool->ptts[i].pxp.pretend.control = 0; in qed_ptt_pool_alloc()
321 p_ptt->pxp.pretend.control = cpu_to_le16(control); in qed_fid_pretend()
322 p_ptt->pxp.pretend.fid.concrete_fid.fid = cpu_to_le16(fid); in qed_fid_pretend()
326 offsetof(struct pxp_ptt_entry, pretend), in qed_fid_pretend()
327 *(u32 *)&p_ptt->pxp.pretend); in qed_fid_pretend()
339 p_ptt->pxp.pretend.control = cpu_to_le16(control); in qed_port_pretend()
343 offsetof(struct pxp_ptt_entry, pretend), in qed_port_pretend()
344 *(u32 *)&p_ptt->pxp.pretend); in qed_port_pretend()
355 p_ptt->pxp.pretend.control = cpu_to_le16(control); in qed_port_unpretend()
359 offsetof(struct pxp_ptt_entry, pretend), in qed_port_unpretend()
360 *(u32 *)&p_ptt->pxp.pretend); in qed_port_unpretend()
375 p_ptt->pxp.pretend.control = cpu_to_le16(control); in qed_port_fid_pretend()
376 p_ptt->pxp.pretend.fid.concrete_fid.fid = cpu_to_le16(fid); in qed_port_fid_pretend()
379 offsetof(struct pxp_ptt_entry, pretend), in qed_port_fid_pretend()
380 *(u32 *)&p_ptt->pxp.pretend); in qed_port_fid_pretend()