Searched refs:pxp (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/qlogic/qed/
H A Dqed_hw.c35 struct pxp_ptt_entry pxp; member in struct:qed_ptt
56 p_pool->ptts[i].pxp.offset = QED_BAR_INVALID_OFFSET; qed_ptt_pool_alloc()
57 p_pool->ptts[i].pxp.pretend.control = 0; qed_ptt_pool_alloc()
76 p_ptt->pxp.offset = QED_BAR_INVALID_OFFSET; qed_ptt_invalidate()
127 return le32_to_cpu(p_ptt->pxp.offset) << 2; qed_ptt_get_hw_addr()
159 p_ptt->pxp.offset = cpu_to_le32(new_hw_addr >> 2); qed_ptt_set_win()
164 le32_to_cpu(p_ptt->pxp.offset)); qed_ptt_set_win()
297 p_ptt->pxp.pretend.control = cpu_to_le16(control); qed_fid_pretend()
298 p_ptt->pxp.pretend.fid.concrete_fid.fid = cpu_to_le16(fid); qed_fid_pretend()
303 *(u32 *)&p_ptt->pxp.pretend); qed_fid_pretend()
316 p_ptt->pxp.pretend.control = cpu_to_le16(control); qed_port_pretend()
321 *(u32 *)&p_ptt->pxp.pretend); qed_port_pretend()
333 p_ptt->pxp.pretend.control = cpu_to_le16(control); qed_port_unpretend()
338 *(u32 *)&p_ptt->pxp.pretend); qed_port_unpretend()
/linux-4.4.14/arch/powerpc/platforms/pasemi/
H A Dpci.c228 if (np->name && !strcmp(np->name, "pxp") && !pas_add_bridge(np)) pas_pci_init()
/linux-4.4.14/drivers/clk/imx/
H A Dclk-imx6ul.c338 clks[IMX6UL_CLK_PXP] = imx_clk_gate2("pxp", "axi", base + 0x70, 30); imx6ul_clocks_init()
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_reg.h541 /* [RW 4] The initial number of messages that can be sent to the pxp control
548 /* [ST 32] The number of requests received from the pxp async if */
1214 /* [RW 32] first 32b for enabling the output for close the gate pxp. mapped
1274 /* [RW 32] second 32b for enabling the output for close the gate pxp. mapped
1334 /* [RW 32] third 32b for enabling the output for close the gate pxp. mapped
1399 /* [RW 32] fourth 32b for enabling the output for close the gate pxp.mapped
1723 encodeing:1 = pxp; 2 = mcp; 3 = usdm; 4 = tsdm; 5 = xsdm; 6 = csdm; 7 =
1729 encodeing:1 = pxp; 2 = mcp; 3 = usdm; 4 = tsdm; 5 = xsdm; 6 = csdm; 7 =
4758 /* [RW 4] The initial number of messages that can be sent to the pxp control
4765 /* [ST 32] The number of requests received from the pxp async if */
5248 /* [RW 4] The initial number of messages that can be sent to the pxp control
5255 /* [ST 32] The number of requests received from the pxp async if */
5802 /* [RW 4] The initial number of messages that can be sent to the pxp control
5809 /* [ST 32] The number of requests received from the pxp async if */
H A Dbnx2x_vfpf.c200 /* pxp traps vf read of doorbells and returns me reg value */ bnx2x_get_vf_id()

Completed in 259 milliseconds