Searched full:queue0 (Results 1 – 25 of 35) sorted by relevance
12
/linux-6.12.1/drivers/net/wireless/broadcom/b43legacy/ |
D | pio.c | 146 queue = pio->queue0; in parse_cookie() 402 b43legacy_destroy_pioqueue(pio->queue0); in b43legacy_pio_free() 403 pio->queue0 = NULL; in b43legacy_pio_free() 415 pio->queue0 = queue; in b43legacy_pio_init() 447 b43legacy_destroy_pioqueue(pio->queue0); in b43legacy_pio_init() 448 pio->queue0 = NULL; in b43legacy_pio_init() 657 pio->queue0->tx_frozen = 1; in b43legacy_pio_freeze_txqueues() 669 pio->queue0->tx_frozen = 0; in b43legacy_pio_thaw_txqueues() 673 if (!list_empty(&pio->queue0->txqueue)) in b43legacy_pio_thaw_txqueues() 674 tasklet_schedule(&pio->queue0->txtask); in b43legacy_pio_thaw_txqueues()
|
D | b43legacy.h | 538 struct b43legacy_pioqueue *queue0; member
|
/linux-6.12.1/arch/arm64/boot/dts/st/ |
D | stm32mp253.dtsi | 76 queue0 {}; 82 queue0 {};
|
D | stm32mp251.dtsi | 566 queue0 {}; 572 queue0 {};
|
/linux-6.12.1/Documentation/devicetree/bindings/dma/ |
D | fsl-qdma.yaml | 37 - const: qdma-queue0 125 interrupt-names = "qdma-error", "qdma-queue0", "qdma-queue1";
|
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | intel,dwmac-plat.yaml | 71 queue0 { 87 queue0 {
|
D | snps,dwmac.yaml | 670 queue0 { 680 queue0 {
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | sa8540p-ride.dts | 200 queue0 { 230 queue0 { 277 queue0 { 307 queue0 {
|
D | sa8775p-ride.dtsi | 285 queue0 { 315 queue0 { 354 queue0 { 384 queue0 {
|
D | sa8155p-adp.dts | 350 queue0 { 362 queue0 {
|
/linux-6.12.1/arch/arm64/boot/dts/freescale/ |
D | imx8mp-beacon-som.dtsi | 75 queue0 { 109 queue0 {
|
D | imx8mp-evk.dts | 323 queue0 { 353 queue0 {
|
D | imx8mp-verdin.dtsi | 253 queue0 { 287 queue0 {
|
D | fsl-ls1046a.dtsi | 923 interrupt-names = "qdma-error", "qdma-queue0",
|
D | fsl-ls1043a.dtsi | 967 interrupt-names = "qdma-error", "qdma-queue0",
|
/linux-6.12.1/arch/arm64/boot/dts/rockchip/ |
D | rk3568.dtsi | 207 queue0 {}; 212 queue0 {};
|
D | rk3588-extra.dtsi | 364 queue0 {}; 370 queue0 {};
|
D | rk356x.dtsi | 741 queue0 {}; 746 queue0 {};
|
/linux-6.12.1/arch/arm/boot/dts/axis/ |
D | artpec6.dtsi | 321 queue0 {}; 326 queue0 {};
|
/linux-6.12.1/tools/sched_ext/ |
D | scx_qmap.bpf.c | 8 * queue0, 2 from queue1, 4 from queue2 and so on. 55 } queue0 SEC(".maps"), 68 [0] = &queue0,
|
/linux-6.12.1/drivers/net/wireless/ath/ath5k/ |
D | reg.h | 567 #define AR5K_QCU_TXDP_BASE 0x0800 /* Register Address - Queue0 TXDP */ 587 #define AR5K_QCU_CBRCFG_BASE 0x08c0 /* Register Address - Queue0 CBRCFG */ 597 #define AR5K_QCU_RDYTIMECFG_BASE 0x0900 /* Register Address - Queue0 RDYTIMECFG */ 618 #define AR5K_QCU_MISC_BASE 0x09c0 /* Register Address -Queue0 MISC */ 640 #define AR5K_QCU_STS_BASE 0x0a00 /* Register Address - Queue0 STS */ 685 #define AR5K_DCU_QCUMASK_BASE 0x1000 /* Register Address -Queue0 DCU_QCUMASK */ 692 #define AR5K_DCU_LCL_IFS_BASE 0x1040 /* Register Address -Queue0 DCU_LCL_IFS */ 706 #define AR5K_DCU_RETRY_LMT_BASE 0x1080 /* Register Address -Queue0 DCU_RETRY_LMT */ 718 #define AR5K_DCU_CHAN_TIME_BASE 0x10c0 /* Register Address -Queue0 DCU_CHAN_TIME */ 736 #define AR5K_DCU_MISC_BASE 0x1100 /* Register Address -Queue0 DCU_MISC */
|
/linux-6.12.1/arch/arm/boot/dts/rockchip/ |
D | rv1126.dtsi | 650 queue0 {}; 655 queue0 {};
|
/linux-6.12.1/arch/arm64/boot/dts/mediatek/ |
D | mt2712e.dtsi | 703 queue0 { 713 queue0 {
|
/linux-6.12.1/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac-qcom-ethqos.c | 892 /* Enable TSO on queue0 and enable TBS on rest of the queues */ in qcom_ethqos_probe()
|
/linux-6.12.1/arch/arm/boot/dts/nxp/ls/ |
D | ls1021a.dtsi | 929 "qdma-queue0", "qdma-queue1";
|
12