Home
last modified time | relevance | path

Searched full:dxe (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/wcn36xx/
H A Ddxe.c17 /* DXE - DMA transfer engine
130 /* DXE control block allocation */ in wcn36xx_dxe_alloc_ctl_blks()
155 wcn36xx_err("Failed to allocate DXE control blocks\n"); in wcn36xx_dxe_alloc_ctl_blks()
245 /* Only every second dxe needs a bd pointer, in wcn36xx_dxe_init_tx_bd()
295 struct wcn36xx_dxe_desc *dxe = ctl->desc; in wcn36xx_dxe_fill_skb() local
302 dxe->dst_addr_l = dma_map_single(dev, in wcn36xx_dxe_fill_skb()
306 if (dma_mapping_error(dev, dxe->dst_addr_l)) { in wcn36xx_dxe_fill_skb()
368 wcn36xx_dbg(WCN36XX_DBG_DXE, "dxe tx ack status: %d\n", status); in wcn36xx_dxe_tx_ack_ind()
475 wcn36xx_err("DXE IRQ reported error: 0x%x in high TX channel\n", in wcn36xx_irq_tx_complete()
491 wcn36xx_dbg(WCN36XX_DBG_DXE, "dxe tx ready high, reason %08x\n", in wcn36xx_irq_tx_complete()
[all …]
H A Ddxe.h30 /* DXE registers */
203 /* DXE default control register values */
244 /* Common DXE registers */
286 /* Address of the next DXE descriptor */
301 /* DXE Descriptor source address */
310 /* DXE Descriptor address destination address */
341 /* DXE default control register */
380 * struct wcn36xx_dxe_desc - describes descriptor of one DXE buffer
418 /* DXE Control block */
435 /* DXE control block ring */
[all …]
H A Dwcn36xx.h29 #include "dxe.h"
266 /* DXE channels */
272 /* For synchronization of DXE resources from BH, IRQ and WQ contexts */
H A DMakefile4 dxe.o \
H A Dmain.c224 wcn36xx_err("Failed to alloc DXE mempool: %d\n", ret); in wcn36xx_start()
230 wcn36xx_err("Failed to alloc DXE ctl blocks: %d\n", ret); in wcn36xx_start()
257 wcn36xx_err("DXE init failed\n"); in wcn36xx_start()
1521 /* Map the DXE memory */ in wcn36xx_platform_get_resources()
1522 index = of_property_match_string(mmio_node, "reg-names", "dxe"); in wcn36xx_platform_get_resources()
1525 wcn36xx_err("failed to map dxe memory\n"); in wcn36xx_platform_get_resources()
/openbmc/linux/Documentation/devicetree/bindings/remoteproc/
H A Dqcom,wcnss-pil.yaml32 The base address and size of the CCU, DXE and PMU register blocks
37 - const: dxe
230 reg-names = "ccu", "dxe", "pmu";
/openbmc/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,wcnss.yaml30 Reference to a node specifying the wcnss "ccu" and "dxe" register blocks.
/openbmc/linux/drivers/firmware/efi/
H A DKconfig58 Use DXE services to check and alter memory protection
/openbmc/linux/arch/x86/include/asm/
H A Defi.h299 /* DXE services */
/openbmc/linux/drivers/firmware/efi/libstub/
H A Defistub.h397 * EFI DXE Services table
H A Dx86-stub.c900 efi_warn("Ignoring DXE services table: invalid signature\n"); in efi_stub_entry()
/openbmc/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8953.dtsi1479 reg-names = "ccu", "dxe", "pmu";
H A Dmsm8939.dtsi1956 reg-names = "ccu", "dxe", "pmu";
H A Dmsm8916.dtsi2367 reg-names = "ccu", "dxe", "pmu";
/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dqcom-apq8064.dtsi1619 reg-names = "ccu", "dxe", "pmu";
H A Dqcom-msm8974.dtsi713 reg-names = "ccu", "dxe", "pmu";
/openbmc/fb-ipmi-oem/src/
H A Dselcommands.cpp1232 "DXE FV check failure", in parseOemUnifiedSel()
/openbmc/linux/
H A Dopengrok2.0.log[all...]