Searched full:queue1 (Results 1 – 21 of 21) sorted by relevance
/linux/drivers/net/wireless/broadcom/b43legacy/ |
H A 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 …]
|
H A D | b43legacy.h | 539 struct b43legacy_pioqueue *queue1; member
|
/linux/arch/arm64/boot/dts/st/ |
H A D | stm32mp253.dtsi | 77 queue1 {}; 83 queue1 {};
|
H A D | stm32mp233.dtsi | 77 queue1 {}; 83 queue1 {};
|
/linux/Documentation/devicetree/bindings/net/ |
H A D | sophgo,sg2044-dwmac.yaml | 106 queue1 {}; 118 queue1 {};
|
H A D | intel,dwmac-plat.yaml | 83 queue1 { 99 queue1 {
|
/linux/Documentation/devicetree/bindings/dma/ |
H A D | fsl-qdma.yaml | 38 - const: qdma-queue1 125 interrupt-names = "qdma-error", "qdma-queue0", "qdma-queue1";
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sa8540p-ride.dts | 206 queue1 { 232 queue1 { 281 queue1 { 307 queue1 {
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mp-beacon-som.dtsi | 81 queue1 { 114 queue1 {
|
H A D | imx8mp-toradex-smarc.dtsi | 204 queue1 { 237 queue1 {
|
H A D | imx8mp-verdin.dtsi | 259 queue1 { 292 queue1 {
|
H A D | fsl-ls1028a.dtsi | 827 "qdma-queue1", "qdma-queue2", "qdma-queue3";
|
/linux/tools/sched_ext/ |
H A D | scx_qmap.bpf.c | 8 * 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 D | sg2044.dtsi | 359 queue1 {}; 371 queue1 {};
|
/linux/arch/arm/boot/dts/axis/ |
H A D | artpec6.dtsi | 327 queue1 {};
|
/linux/drivers/net/wireless/ath/ath5k/ |
H A 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/arch/arm64/boot/dts/mediatek/ |
H A D | mt2712e.dtsi | 718 queue1 {
|
/linux/drivers/net/fddi/skfp/h/ |
H A D | supern_2.h | 467 #define FM_SPCEPDA1 0x0400 /* parity/coding error: asyn. queue1 */
|
/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_main.c | 6665 "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 D | cassini.h | 560 * these registers causes a queue1 pre-emption with all historical bw
|
/linux/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2200.c | 3643 * we only utilize the first data transmit queue (queue1).
|