Home
last modified time | relevance | path

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

/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"
269 /* DXE channels */
275 /* 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()
1525 /* Map the DXE memory */ in wcn36xx_platform_get_resources()
1526 index = of_property_match_string(mmio_node, "reg-names", "dxe"); in wcn36xx_platform_get_resources()
1529 wcn36xx_err("failed to map dxe memory\n"); in wcn36xx_platform_get_resources()
/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";
/linux/drivers/net/ethernet/tehuti/
H A DKconfig36 DLink DXE-810S, ASUS XG-C100F, and Edimax EN-9320.
/linux/Documentation/devicetree/bindings/soc/qcom/
H A Dqcom,wcnss.yaml30 Reference to a node specifying the wcnss "ccu" and "dxe" register blocks.
/linux/drivers/firmware/efi/
H A DKconfig58 Use DXE services to check and alter memory protection
/linux/arch/x86/include/asm/
H A Defi.h291 /* DXE services */
/linux/drivers/firmware/efi/libstub/
H A Defistub.h397 * EFI DXE Services table
H A Dx86-stub.c964 efi_warn("Ignoring DXE services table: invalid signature\n"); in efi_stub_entry()
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-apq8064.dtsi1454 reg-names = "ccu", "dxe", "pmu";
H A Dqcom-msm8974.dtsi734 reg-names = "ccu", "dxe", "pmu";
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8976.dtsi1506 "dxe",
H A Dmsm8953.dtsi1718 reg-names = "ccu", "dxe", "pmu";
H A Dmsm8939.dtsi2045 reg-names = "ccu", "dxe", "pmu";
H A Dmsm8916.dtsi2429 reg-names = "ccu", "dxe", "pmu";