Home
last modified time | relevance | path

Searched refs:steer (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Dmcg.c101 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 Dmlx4.h921 struct mlx4_steer *steer; member
1333 enum mlx4_protocol prot, enum mlx4_steer_type steer);
1336 enum mlx4_steer_type steer);
H A Dmain.c3184 priv->steer = kcalloc(num_entries, sizeof(struct mlx4_steer), in mlx4_init_steering()
3186 if (!priv->steer) in mlx4_init_steering()
3191 INIT_LIST_HEAD(&priv->steer[i].promisc_qps[j]); in mlx4_init_steering()
3192 INIT_LIST_HEAD(&priv->steer[i].steer_entries[j]); in mlx4_init_steering()
3208 &priv->steer[i].promisc_qps[j], in mlx4_clear_steering()
3214 &priv->steer[i].steer_entries[j], in mlx4_clear_steering()
3227 kfree(priv->steer); in mlx4_clear_steering()
H A Dresource_tracker.c91 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()
/openbmc/linux/Documentation/devicetree/bindings/display/imx/
H A Dnxp,imx8mq-dcss.yaml27 - description: DCSS base address and size, up to IRQ steer start
/openbmc/linux/Documentation/admin-guide/hw-vuln/
H A Dspectre.rst102 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
/openbmc/linux/Documentation/firmware-guide/acpi/
H A Dosi.rst96 and so doing otherwise could steer the BIOS down an untested path.
/openbmc/linux/Documentation/networking/
H A Dscaling.rst354 balancing mechanism that uses soft state to steer flows based on where
366 method to program the NIC to steer the packets.
H A Daf_xdp.rst334 device. Instead, use the NIC's packet steering capabilities to steer
337 can only steer between queues.
/openbmc/linux/arch/x86/
H A DKconfig2580 where the branch history buffer is poisoned to speculatively steer