Home
last modified time | relevance | path

Searched defs:mlx5dr_ste_ctx (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_ste.h116 struct mlx5dr_ste_ctx { struct
150 void (*ste_init)(u8 *hw_ste_p, u16 lu_type,
153 u16 (*get_next_lu_type)(u8 *hw_ste_p);
154 bool (*is_miss_addr_set)(u8 *hw_ste_p);
156 u64 (*get_miss_addr)(u8 *hw_ste_p);
159 u16 (*get_byte_mask)(u8 *hw_ste_p);
162 u32 actions_caps;
163 void (*set_actions_rx)(struct mlx5dr_domain *dmn,
175 u32 modify_field_arr_sz;
177 void (*set_action_set)(u8 *hw_action,
[all …]