Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/broadcom/b43legacy/
H A 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 …]
H A Db43legacy.h539 struct b43legacy_pioqueue *queue1; member
/linux/arch/arm64/boot/dts/st/
H A Dstm32mp253.dtsi77 queue1 {};
83 queue1 {};
H A Dstm32mp233.dtsi77 queue1 {};
83 queue1 {};
/linux/Documentation/devicetree/bindings/net/
H A Dsophgo,sg2044-dwmac.yaml106 queue1 {};
118 queue1 {};
H A Dintel,dwmac-plat.yaml83 queue1 {
99 queue1 {
/linux/Documentation/devicetree/bindings/dma/
H A Dfsl-qdma.yaml38 - const: qdma-queue1
125 interrupt-names = "qdma-error", "qdma-queue0", "qdma-queue1";
/linux/arch/arm64/boot/dts/qcom/
H A Dsa8540p-ride.dts206 queue1 {
232 queue1 {
281 queue1 {
307 queue1 {
/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-beacon-som.dtsi81 queue1 {
114 queue1 {
H A Dimx8mp-toradex-smarc.dtsi204 queue1 {
237 queue1 {
H A Dimx8mp-verdin.dtsi259 queue1 {
292 queue1 {
H A Dfsl-ls1028a.dtsi827 "qdma-queue1", "qdma-queue2", "qdma-queue3";
/linux/tools/sched_ext/
H A Dscx_qmap.bpf.c8 * queue0, 2 from queue1, 4 from queue2 and so on.
57 queue1 SEC(".maps"),
71 [1] = &queue1,
/linux/arch/riscv/boot/dts/sophgo/
H A Dsg2044.dtsi359 queue1 {};
371 queue1 {};
/linux/arch/arm/boot/dts/axis/
H A Dartpec6.dtsi327 queue1 {};
/linux/drivers/net/wireless/ath/ath5k/
H A 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 (?) */
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt2712e.dtsi718 queue1 {
/linux/drivers/net/fddi/skfp/h/
H A Dsupern_2.h467 #define FM_SPCEPDA1 0x0400 /* parity/coding error: asyn. queue1 */
/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c6665 "Enabling CBS on queue1 before queue0\n"); in igc_save_cbs_params()
6671 "Disabling CBS on queue0 before queue1\n"); in igc_save_cbs_params()
/linux/drivers/net/ethernet/sun/
H A Dcassini.h560 * these registers causes a queue1 pre-emption with all historical bw
/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c3643 * we only utilize the first data transmit queue (queue1).