| /linux-6.15/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | mcg.c | 101 in_mod = (u32) port << 16 | steer << 1; in mlx4_WRITE_PROMISC() 124 enum mlx4_steer_type steer, in get_promisc_qp() argument 148 enum mlx4_steer_type steer, in new_steering_entry() argument 240 enum mlx4_steer_type steer, in existing_steering_entry() argument 289 enum mlx4_steer_type steer, in check_duplicate_entry() argument 330 enum mlx4_steer_type steer, in promisc_steering_entry() argument 369 enum mlx4_steer_type steer, in can_remove_steering_entry() argument 419 enum mlx4_steer_type steer, u32 qpn) in add_promisc_qp() argument 466 &s_steer->steer_entries[steer], in add_promisc_qp() 601 &s_steer->steer_entries[steer], in remove_promisc_qp() [all …]
|
| H A D | mlx4.h | 921 struct mlx4_steer *steer; member 1333 enum mlx4_protocol prot, enum mlx4_steer_type steer); 1336 enum mlx4_steer_type steer);
|
| H A D | main.c | 3180 priv->steer = kcalloc(num_entries, sizeof(struct mlx4_steer), in mlx4_init_steering() 3182 if (!priv->steer) in mlx4_init_steering() 3187 INIT_LIST_HEAD(&priv->steer[i].promisc_qps[j]); in mlx4_init_steering() 3188 INIT_LIST_HEAD(&priv->steer[i].steer_entries[j]); in mlx4_init_steering() 3204 &priv->steer[i].promisc_qps[j], in mlx4_clear_steering() 3210 &priv->steer[i].steer_entries[j], in mlx4_clear_steering() 3223 kfree(priv->steer); in mlx4_clear_steering()
|
| H A D | resource_tracker.c | 91 enum mlx4_steer_type steer; member 4030 enum mlx4_steer_type steer, u64 reg_id) in add_mcg_res() argument 4046 res->steer = steer; in add_mcg_res() 4058 enum mlx4_steer_type steer, u64 *reg_id) in rem_mcg_res() argument 4065 if (!res || res->prot != prot || res->steer != steer) in rem_mcg_res() 4596 rgid->prot, rgid->steer); in detach_qp()
|
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_gt_mcr.c | 710 bool steer; in xe_gt_mcr_unicast_read_any() local 714 steer = xe_gt_mcr_get_nonterminated_steering(gt, reg_mcr, in xe_gt_mcr_unicast_read_any() 717 if (steer) { in xe_gt_mcr_unicast_read_any()
|
| H A D | xe_guc_ads.c | 732 bool steer = xe_gt_mcr_get_nonterminated_steering(ads_to_gt(ads), mcr_reg, in guc_mmio_regset_write_one() local 735 if (steer) { in guc_mmio_regset_write_one()
|
| /linux-6.15/Documentation/devicetree/bindings/display/imx/ |
| H A D | nxp,imx8mq-dcss.yaml | 27 - description: DCSS base address and size, up to IRQ steer start
|
| /linux-6.15/Documentation/networking/ |
| H A D | iou-zcrx.rst | 41 In addition to flow steering above, RSS is required to steer all other non-zero
|
| H A D | devmem.rst | 96 Configure RSS to steer all traffic away from the target RX queue (queue 15 in
|
| H A D | scaling.rst | 418 balancing mechanism that uses soft state to steer flows based on where 430 method to program the NIC to steer the packets.
|
| H A D | af_xdp.rst | 334 device. Instead, use the NIC's packet steering capabilities to steer 337 can only steer between queues.
|
| /linux-6.15/drivers/ptp/ |
| H A D | Kconfig | 253 userspace. That way userspace programs like chrony could steer
|
| /linux-6.15/Documentation/admin-guide/hw-vuln/ |
| H A D | spectre.rst | 102 In Spectre variant 2 attacks, the attacker can steer speculative indirect 130 steer its indirect branch speculations to gadget code, and measure the 135 Branch History Buffer (BHB) to speculatively steer an indirect branch
|
| /linux-6.15/Documentation/firmware-guide/acpi/ |
| H A D | osi.rst | 96 and so doing otherwise could steer the BIOS down an untested path.
|
| /linux-6.15/arch/x86/ |
| H A D | Kconfig | 2609 where the branch history buffer is poisoned to speculatively steer 2686 attacks, the attacker can steer speculative indirect branches in the
|