Home
last modified time | relevance | path

Searched full:queue0 (Results 1 – 25 of 27) sorted by relevance

12

/linux/drivers/net/wireless/broadcom/b43legacy/
H A Dpio.c146 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()
H A Db43legacy.h538 struct b43legacy_pioqueue *queue0; member
/linux/arch/arm64/boot/dts/st/
H A Dstm32mp253.dtsi76 queue0 {};
82 queue0 {};
H A Dstm32mp233.dtsi76 queue0 {};
82 queue0 {};
/linux/Documentation/devicetree/bindings/net/
H A Dsophgo,cv1800b-dwmac.yaml101 queue0 {};
106 queue0 {};
H A Dintel,dwmac-plat.yaml77 queue0 {
93 queue0 {
/linux/Documentation/devicetree/bindings/dma/
H A Dfsl-qdma.yaml37 - const: qdma-queue0
125 interrupt-names = "qdma-error", "qdma-queue0", "qdma-queue1";
/linux/arch/arm64/boot/dts/qcom/
H A Dsa8540p-ride.dts199 queue0 {
228 queue0 {
274 queue0 {
303 queue0 {
H A Dsa8155p-adp.dts349 queue0 {
361 queue0 {
/linux/arch/arm64/boot/dts/renesas/
H A Dr9a09g077.dtsi594 queue0 {
646 queue0 {
740 queue0 {
792 queue0 {
886 queue0 {
938 queue0 {
H A Dr9a09g087.dtsi595 queue0 {
647 queue0 {
742 queue0 {
794 queue0 {
889 queue0 {
941 queue0 {
H A Dr9a09g057.dtsi1532 queue0 {
1560 queue0 {
1633 queue0 {
1661 queue0 {
/linux/arch/arm/boot/dts/axis/
H A Dartpec6.dtsi321 queue0 {};
326 queue0 {};
/linux/drivers/net/wireless/ath/ath5k/
H A Dreg.h567 #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/tools/sched_ext/
H A Dscx_qmap.bpf.c8 * queue0, 2 from queue1, 4 from queue2 and so on.
63 } queue0 SEC(".maps"),
77 [0] = &queue0,
/linux/arch/riscv/boot/dts/sophgo/
H A Dsg2044.dtsi358 queue0 {};
370 queue0 {};
/linux/arch/arm64/boot/dts/freescale/
H A Ds32g2.dtsi744 queue0 {
763 queue0 {
H A Dfsl-ls1043a.dtsi998 interrupt-names = "qdma-error", "qdma-queue0",
/linux/arch/arm/boot/dts/rockchip/
H A Drv1126.dtsi658 queue0 {};
663 queue0 {};
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt2712e.dtsi703 queue0 {
713 queue0 {
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun55i-a523.dtsi845 queue0 {};
857 queue0 {};
/linux/drivers/net/fddi/skfp/h/
H A Dsupern_2.h466 #define FM_SPCEPDA0 0x0200 /* parity/coding error: asyn. queue0 */
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gfx.c177 /* Policy: use pipe1 queue0 as high priority graphics queue if we in amdgpu_gfx_is_high_priority_graphics_queue()
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c4737 /* set the queue register mapping once for all: queue0 has a special in macb_init_dflt()
4756 /* queue0 uses legacy registers */ in macb_init_dflt()
/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c6667 "Enabling CBS on queue1 before queue0\n"); in igc_save_cbs_params()
6673 "Disabling CBS on queue0 before queue1\n"); in igc_save_cbs_params()

12