Searched full:queue1 (Results 1 – 25 of 27) sorted by relevance
12
/linux-6.12.1/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.12.1/arch/arm64/boot/dts/st/ |
D | stm32mp253.dtsi | 77 queue1 {}; 83 queue1 {};
|
D | stm32mp251.dtsi | 567 queue1 {}; 573 queue1 {};
|
/linux-6.12.1/Documentation/devicetree/bindings/dma/ |
D | fsl-qdma.yaml | 38 - const: qdma-queue1 125 interrupt-names = "qdma-error", "qdma-queue0", "qdma-queue1";
|
/linux-6.12.1/Documentation/devicetree/bindings/net/ |
D | intel,dwmac-plat.yaml | 77 queue1 { 93 queue1 {
|
D | snps,dwmac.yaml | 686 queue1 {
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | sa8540p-ride.dts | 207 queue1 { 234 queue1 { 284 queue1 { 311 queue1 {
|
D | sa8775p-ride.dtsi | 292 queue1 { 319 queue1 { 361 queue1 { 388 queue1 {
|
/linux-6.12.1/arch/arm64/boot/dts/freescale/ |
D | imx8mp-beacon-som.dtsi | 81 queue1 { 114 queue1 {
|
D | imx8mp-evk.dts | 328 queue1 { 359 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.12.1/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.12.1/arch/arm64/boot/dts/rockchip/ |
D | rk3588-extra.dtsi | 365 queue1 {}; 371 queue1 {};
|
D | rk3588-base.dtsi | 1764 queue1 {}; 1770 queue1 {};
|
/linux-6.12.1/arch/arm/boot/dts/axis/ |
D | artpec6.dtsi | 327 queue1 {};
|
/linux-6.12.1/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.12.1/arch/arm/boot/dts/nxp/ls/ |
D | ls1021a.dtsi | 929 "qdma-queue0", "qdma-queue1";
|
/linux-6.12.1/arch/arm64/boot/dts/mediatek/ |
D | mt2712e.dtsi | 718 queue1 {
|
D | mt8195.dtsi | 1310 queue1 { 1332 queue1 {
|
/linux-6.12.1/drivers/net/fddi/skfp/h/ |
D | supern_2.h | 467 #define FM_SPCEPDA1 0x0400 /* parity/coding error: asyn. queue1 */
|
/linux-6.12.1/drivers/net/ethernet/intel/igc/ |
D | igc_main.c | 6493 "Enabling CBS on queue1 before queue0\n"); in igc_save_cbs_params() 6499 "Disabling CBS on queue0 before queue1\n"); in igc_save_cbs_params()
|
12