Home
last modified time | relevance | path

Searched full:queue1 (Results 1 – 25 of 38) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43legacy/
Dpio.c149 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 …]
Db43legacy.h539 struct b43legacy_pioqueue *queue1; member
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43legacy/
Dpio.c149 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 …]
Db43legacy.h539 struct b43legacy_pioqueue *queue1; member
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/dma/
Dfsl-qdma.txt18 "qdma-queue1": the block1 interrupt
48 "qdma-queue0", "qdma-queue1";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/
Dfsl-qdma.txt18 "qdma-queue1": the block1 interrupt
48 "qdma-queue0", "qdma-queue1";
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/
Dintel,dwmac-plat.yaml77 queue1 {
93 queue1 {
Dsnps,dwmac.yaml716 queue1 {
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/
Dintel,dwmac-plat.yaml77 queue1 {
93 queue1 {
Dsnps,dwmac.yaml388 queue1 {
/kernel/linux/linux-6.6/arch/arm64/boot/dts/qcom/
Dsa8540p-ride.dts207 queue1 {
234 queue1 {
284 queue1 {
311 queue1 {
Dsa8775p-ride.dtsi292 queue1 {
319 queue1 {
361 queue1 {
388 queue1 {
/kernel/linux/linux-6.6/arch/arm64/boot/dts/rockchip/
Drk3588.dtsi280 queue1 {};
286 queue1 {};
/kernel/linux/linux-6.6/arch/arm64/boot/dts/freescale/
Dimx8mp-evk.dts214 queue1 {
245 queue1 {
Dimx8mp-verdin.dtsi220 queue1 {
254 queue1 {
Dfsl-ls1046a.dtsi928 "qdma-queue1", "qdma-queue2", "qdma-queue3";
Dfsl-ls1043a.dtsi989 "qdma-queue1", "qdma-queue2", "qdma-queue3";
/kernel/linux/linux-6.6/arch/arm/boot/dts/axis/
Dartpec6.dtsi327 queue1 {};
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dartpec6.dtsi327 queue1 {};
Dls1021a.dtsi963 "qdma-queue0", "qdma-queue1";
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath5k/
Dreg.h106 #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 (?) */
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath5k/
Dreg.h106 #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 (?) */
/kernel/linux/linux-5.10/arch/arm64/boot/dts/freescale/
Dfsl-ls1046a.dtsi841 "qdma-queue1", "qdma-queue2", "qdma-queue3";
Dfsl-ls1043a.dtsi907 "qdma-queue1", "qdma-queue2", "qdma-queue3";
/kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/ls/
Dls1021a.dtsi927 "qdma-queue0", "qdma-queue1";

12