Searched full:queue1 (Results 1 – 25 of 30) sorted by relevance
12
/linux-6.14.4/drivers/net/wireless/broadcom/b43legacy/ |
D | pio.c | 149 queue = pio->queue1; in parse_cookie() 400 b43legacy_destroy_pioqueue(pio->queue1); in b43legacy_pio_free() 401 pio->queue1 = NULL; in b43legacy_pio_free() 420 pio->queue1 = queue; in b43legacy_pio_init() 444 b43legacy_destroy_pioqueue(pio->queue1); in b43legacy_pio_init() 445 pio->queue1 = NULL; in b43legacy_pio_init() 455 struct b43legacy_pioqueue *queue = dev->pio.queue1; in b43legacy_pio_tx() 658 pio->queue1->tx_frozen = 1; in b43legacy_pio_freeze_txqueues() 670 pio->queue1->tx_frozen = 0; in b43legacy_pio_thaw_txqueues() 675 if (!list_empty(&pio->queue1->txqueue)) in b43legacy_pio_thaw_txqueues() [all …]
|
D | b43legacy.h | 539 struct b43legacy_pioqueue *queue1; member
|
/linux-6.14.4/arch/arm64/boot/dts/st/ |
D | stm32mp253.dtsi | 77 queue1 {}; 83 queue1 {};
|
D | stm32mp251.dtsi | 886 queue1 {}; 892 queue1 {};
|
/linux-6.14.4/Documentation/devicetree/bindings/net/ |
D | intel,dwmac-plat.yaml | 77 queue1 { 93 queue1 {
|
D | snps,dwmac.yaml | 690 queue1 {
|
/linux-6.14.4/Documentation/devicetree/bindings/dma/ |
D | fsl-qdma.yaml | 38 - const: qdma-queue1 125 interrupt-names = "qdma-error", "qdma-queue0", "qdma-queue1";
|
/linux-6.14.4/arch/arm64/boot/dts/qcom/ |
D | sa8540p-ride.dts | 207 queue1 { 234 queue1 { 284 queue1 { 311 queue1 {
|
D | sa8775p-ride.dtsi | 393 queue1 { 420 queue1 { 462 queue1 { 489 queue1 {
|
D | qcs8300-ride.dts | 239 queue1 { 266 queue1 {
|
/linux-6.14.4/arch/arm64/boot/dts/freescale/ |
D | imx8mp-beacon-som.dtsi | 81 queue1 { 114 queue1 {
|
D | imx8mp-evk.dts | 328 queue1 { 359 queue1 {
|
D | imx8mp-aristainetos3a-som-v1.dtsi | 222 queue1 { 252 queue1 {
|
D | imx8mp-verdin.dtsi | 259 queue1 { 292 queue1 {
|
D | fsl-ls1046a.dtsi | 924 "qdma-queue1", "qdma-queue2", "qdma-queue3";
|
D | fsl-ls1043a.dtsi | 968 "qdma-queue1", "qdma-queue2", "qdma-queue3";
|
D | fsl-ls1028a.dtsi | 827 "qdma-queue1", "qdma-queue2", "qdma-queue3";
|
/linux-6.14.4/tools/sched_ext/ |
D | scx_qmap.bpf.c | 8 * queue0, 2 from queue1, 4 from queue2 and so on. 56 queue1 SEC(".maps"), 69 [1] = &queue1,
|
/linux-6.14.4/arch/arm64/boot/dts/rockchip/ |
D | rk3588-extra.dtsi | 368 queue1 {}; 374 queue1 {};
|
D | rk3588-base.dtsi | 1806 queue1 {}; 1812 queue1 {};
|
/linux-6.14.4/arch/arm/boot/dts/axis/ |
D | artpec6.dtsi | 327 queue1 {};
|
/linux-6.14.4/drivers/net/wireless/ath/ath5k/ |
D | reg.h | 106 #define AR5K_BCR_TQ1FV 0x00000004 /* Use Queue1 for CAB traffic */ 107 #define AR5K_BCR_TQ1V 0x00000008 /* Use Queue1 for Beacon traffic */ 146 #define AR5K_BSR_SNPTQ1FV 0x00000400 /* Queue1 is used for CAB traffic (?) */ 147 #define AR5K_BSR_SNPTQ1V 0x00000800 /* Queue1 is used for Beacon traffic (?) */
|
/linux-6.14.4/arch/arm/boot/dts/nxp/ls/ |
D | ls1021a.dtsi | 929 "qdma-queue0", "qdma-queue1";
|
/linux-6.14.4/arch/arm64/boot/dts/mediatek/ |
D | mt2712e.dtsi | 718 queue1 {
|
D | mt8188.dtsi | 1701 queue1 { 1727 queue1 {
|
12