| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx4/ |
| D | fw_qos.h | 44 /* Default supported priorities for VPP allocation */ 57 * mlx4_SET_PORT_PRIO2TC - This routine maps user priorities to traffic 62 * @prio2tc: Array of TC associated with each priorities. 88 * Before distribution of VPPs to priorities, only available_vpp is returned. 89 * After initialization it returns the distribution of VPPs among priorities. 94 * @vpp_p_up: Distribution of VPPs to priorities is stored in this array 101 * mlx4_ALLOCATE_VPP_set - Distribution of VPPs among differnt priorities. 109 * @vpp_p_up: Allocation of VPPs to different priorities.
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx4/ |
| D | fw_qos.h | 44 /* Default supported priorities for VPP allocation */ 57 * mlx4_SET_PORT_PRIO2TC - This routine maps user priorities to traffic 62 * @prio2tc: Array of TC associated with each priorities. 88 * Before distribution of VPPs to priorities, only available_vpp is returned. 89 * After initialization it returns the distribution of VPPs among priorities. 94 * @vpp_p_up: Distribution of VPPs to priorities is stored in this array 101 * mlx4_ALLOCATE_VPP_set - Distribution of VPPs among differnt priorities. 109 * @vpp_p_up: Allocation of VPPs to different priorities.
|
| /kernel/linux/linux-5.10/drivers/dma/fsl-dpaa2-qdma/ |
| D | dpdmai.h | 53 * Maximum number of Tx/Rx priorities per DPDMAI object 71 * @priorities: Priorities for the DMA hardware processing; valid priorities are 76 u8 priorities[DPDMAI_PRIO_NUM]; member 83 * @num_of_priorities: number of priorities 122 * are 0-1 or 0-7, depending on the number of priorities in that
|
| D | dpdmai.c | 42 MC_CMD_OP(cmd, 0, 8, 8, u8, (cfg)->priorities[0]);\ 43 MC_CMD_OP(cmd, 0, 16, 8, u8, (cfg)->priorities[1]);\ 288 * priorities configured at DPDMAI creation 322 * priorities configured at DPDMAI creation 363 * priorities configured at DPDMAI creation
|
| /kernel/linux/linux-6.6/drivers/dma/fsl-dpaa2-qdma/ |
| D | dpdmai.h | 53 * Maximum number of Tx/Rx priorities per DPDMAI object 71 * @priorities: Priorities for the DMA hardware processing; valid priorities are 76 u8 priorities[DPDMAI_PRIO_NUM]; member 83 * @num_of_priorities: number of priorities 122 * are 0-1 or 0-7, depending on the number of priorities in that
|
| D | dpdmai.c | 42 MC_CMD_OP(cmd, 0, 8, 8, u8, (cfg)->priorities[0]);\ 43 MC_CMD_OP(cmd, 0, 16, 8, u8, (cfg)->priorities[1]);\ 288 * priorities configured at DPDMAI creation 322 * priorities configured at DPDMAI creation 363 * priorities configured at DPDMAI creation
|
| /kernel/linux/linux-6.6/arch/sh/boards/mach-microdev/ |
| D | irq.c | 84 unsigned long priorityReg, priorities, pri; in enable_microdev_irq() local 98 priorities = __raw_readl(priorityReg); in enable_microdev_irq() 99 priorities &= ~MICRODEV_FPGA_INTPRI_MASK(fpgaIrq); in enable_microdev_irq() 100 priorities |= MICRODEV_FPGA_INTPRI_LEVEL(fpgaIrq, pri); in enable_microdev_irq() 101 __raw_writel(priorities, priorityReg); in enable_microdev_irq()
|
| /kernel/linux/linux-5.10/arch/sh/boards/mach-microdev/ |
| D | irq.c | 84 unsigned long priorityReg, priorities, pri; in enable_microdev_irq() local 98 priorities = __raw_readl(priorityReg); in enable_microdev_irq() 99 priorities &= ~MICRODEV_FPGA_INTPRI_MASK(fpgaIrq); in enable_microdev_irq() 100 priorities |= MICRODEV_FPGA_INTPRI_LEVEL(fpgaIrq, pri); in enable_microdev_irq() 101 __raw_writel(priorities, priorityReg); in enable_microdev_irq()
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/cgroup-v1/ |
| D | net_prio.rst | 34 This file contains a map of the priorities assigned to traffic originating 48 Priorities are set immediately prior to queueing a frame to the device 49 queueing discipline (qdisc) so priorities will be assigned prior to the hardware
|
| /kernel/linux/linux-6.6/Documentation/admin-guide/cgroup-v1/ |
| D | net_prio.rst | 34 This file contains a map of the priorities assigned to traffic originating 48 Priorities are set immediately prior to queueing a frame to the device 49 queueing discipline (qdisc) so priorities will be assigned prior to the hardware
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
| D | bnx2x_dcb.c | 347 /* maps unmapped priorities to to the same COS as L2 */ 357 /* get unmapped priorities by clearing mapped bits */ in bnx2x_dcbx_map_nw() 1226 BNX2X_ERR("dcbx error: Both groups must have priorities\n"); in bnx2x_dcbx_separate_pauseable_from_non() 1250 /* If there are both pauseable and non-pauseable priorities, in bnx2x_dcbx_2cos_limit_cee_single_pg_to_cos_params() 1251 * the pauseable priorities go to the first queue and in bnx2x_dcbx_2cos_limit_cee_single_pg_to_cos_params() 1252 * the non-pauseable priorities go to the second queue. in bnx2x_dcbx_2cos_limit_cee_single_pg_to_cos_params() 1277 /* If there are only pauseable priorities, in bnx2x_dcbx_2cos_limit_cee_single_pg_to_cos_params() 1278 * then one/two priorities go to the first queue in bnx2x_dcbx_2cos_limit_cee_single_pg_to_cos_params() 1290 /* All priorities except FCOE */ in bnx2x_dcbx_2cos_limit_cee_single_pg_to_cos_params() 1297 /* If there are only non-pauseable priorities, in bnx2x_dcbx_2cos_limit_cee_single_pg_to_cos_params() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
| D | bnx2x_dcb.c | 347 /* maps unmapped priorities to to the same COS as L2 */ 357 /* get unmapped priorities by clearing mapped bits */ in bnx2x_dcbx_map_nw() 1226 BNX2X_ERR("dcbx error: Both groups must have priorities\n"); in bnx2x_dcbx_separate_pauseable_from_non() 1250 /* If there are both pauseable and non-pauseable priorities, in bnx2x_dcbx_2cos_limit_cee_single_pg_to_cos_params() 1251 * the pauseable priorities go to the first queue and in bnx2x_dcbx_2cos_limit_cee_single_pg_to_cos_params() 1252 * the non-pauseable priorities go to the second queue. in bnx2x_dcbx_2cos_limit_cee_single_pg_to_cos_params() 1277 /* If there are only pauseable priorities, in bnx2x_dcbx_2cos_limit_cee_single_pg_to_cos_params() 1278 * then one/two priorities go to the first queue in bnx2x_dcbx_2cos_limit_cee_single_pg_to_cos_params() 1290 /* All priorities except FCOE */ in bnx2x_dcbx_2cos_limit_cee_single_pg_to_cos_params() 1297 /* If there are only non-pauseable priorities, in bnx2x_dcbx_2cos_limit_cee_single_pg_to_cos_params() [all …]
|
| /kernel/linux/linux-6.6/drivers/bus/ |
| D | da8xx-mstpri.c | 154 const struct da8xx_mstpri_priority *priorities; member 184 .priorities = da850_lcdk_priorities, 225 dev_err(dev, "no master priorities defined for this board\n"); in da8xx_mstpri_probe() 230 prio = &prio_list->priorities[i]; in da8xx_mstpri_probe()
|
| /kernel/linux/linux-5.10/drivers/bus/ |
| D | da8xx-mstpri.c | 154 const struct da8xx_mstpri_priority *priorities; member 184 .priorities = da850_lcdk_priorities, 225 dev_err(dev, "no master priorities defined for this board\n"); in da8xx_mstpri_probe() 230 prio = &prio_list->priorities[i]; in da8xx_mstpri_probe()
|
| /kernel/linux/linux-6.6/arch/mips/kvm/ |
| D | interrupt.h | 12 * MIPS Exception Priorities, exceptions (including interrupts) are queued up 13 * for the guest in the order specified by their priorities
|
| /kernel/linux/linux-6.6/arch/mips/dec/ |
| D | setup.c | 74 * IRQ routing and priority tables. Priorities are set as follows: 227 /* CPU IRQ priorities. */ in dec_init_kn01() 302 /* CPU IRQ priorities. */ in dec_init_kn230() 392 /* CPU IRQ priorities. */ in dec_init_kn02() 396 /* KN02 CSR IRQ priorities. */ in dec_init_kn02() 493 /* CPU IRQ priorities. */ in dec_init_kn02ba() 497 /* I/O ASIC IRQ priorities. */ in dec_init_kn02ba() 590 /* CPU IRQ priorities. */ in dec_init_kn02ca() 594 /* I/O ASIC IRQ priorities. */ in dec_init_kn02ca() 691 /* CPU IRQ priorities. */ in dec_init_kn03() [all …]
|
| /kernel/linux/linux-6.6/drivers/crypto/caam/ |
| D | dpseci.h | 46 * @priorities: Priorities for the SEC hardware processing; 49 * valid priorities are configured with values 1-8; 55 u8 priorities[DPSECI_MAX_QUEUE_NUM]; member 108 * are 0-1 or 0-7, depending on the number of priorities in that channel;
|
| /kernel/linux/linux-5.10/drivers/crypto/caam/ |
| D | dpseci.h | 46 * @priorities: Priorities for the SEC hardware processing; 49 * valid priorities are configured with values 1-8; 55 u8 priorities[DPSECI_MAX_QUEUE_NUM]; member 108 * are 0-1 or 0-7, depending on the number of priorities in that channel;
|
| /kernel/linux/linux-6.6/arch/x86/kernel/ |
| D | itmt.c | 92 * has been called to set the cpus' priorities. 177 * the CPU priorities. The sched domains have no 178 * dependency on CPU priorities.
|
| /kernel/linux/linux-5.10/arch/mips/dec/ |
| D | setup.c | 227 /* CPU IRQ priorities. */ in dec_init_kn01() 302 /* CPU IRQ priorities. */ in dec_init_kn230() 392 /* CPU IRQ priorities. */ in dec_init_kn02() 396 /* KN02 CSR IRQ priorities. */ in dec_init_kn02() 493 /* CPU IRQ priorities. */ in dec_init_kn02ba() 497 /* I/O ASIC IRQ priorities. */ in dec_init_kn02ba() 590 /* CPU IRQ priorities. */ in dec_init_kn02ca() 594 /* I/O ASIC IRQ priorities. */ in dec_init_kn02ca() 691 /* CPU IRQ priorities. */ in dec_init_kn03() 695 /* I/O ASIC IRQ priorities. */ in dec_init_kn03()
|
| /kernel/linux/linux-5.10/arch/mips/kvm/ |
| D | interrupt.h | 12 * MIPS Exception Priorities, exceptions (including interrupts) are queued up 13 * for the guest in the order specified by their priorities
|
| /kernel/linux/linux-5.10/arch/x86/kernel/ |
| D | itmt.c | 101 * has been called to set the cpus' priorities. 186 * the CPU priorities. The sched domains have no 187 * dependency on CPU priorities.
|
| /kernel/linux/linux-5.10/Documentation/networking/device_drivers/ethernet/freescale/ |
| D | dpaa.rst | 162 The driver has support for multiple prioritized Tx traffic classes. Priorities 171 * priorities 0 to 3 - traffic class 0 (low priority) 172 * priorities 4 to 7 - traffic class 1 (medium-low priority) 173 * priorities 8 to 11 - traffic class 2 (medium-high priority) 174 * priorities 12 to 15 - traffic class 3 (high priority)
|
| /kernel/linux/linux-6.6/Documentation/networking/device_drivers/ethernet/freescale/ |
| D | dpaa.rst | 162 The driver has support for multiple prioritized Tx traffic classes. Priorities 171 * priorities 0 to 3 - traffic class 0 (low priority) 172 * priorities 4 to 7 - traffic class 1 (medium-low priority) 173 * priorities 8 to 11 - traffic class 2 (medium-high priority) 174 * priorities 12 to 15 - traffic class 3 (high priority)
|
| /kernel/linux/linux-6.6/Documentation/block/ |
| D | ioprio.rst | 2 Block io priorities 10 priorities are supported for reads on files. This enables users to io nice 13 with cfq; other io schedulers do not support io priorities thus far.
|