Home
last modified time | relevance | path

Searched refs:packet_reformat_id (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dcmd.c216 packet_reformat_id, fte_attr->packet_reformat_id); in mlx5hws_cmd_set_fte()
251 MLX5_SET(extended_dest_format, in_dests, packet_reformat_id, in mlx5hws_cmd_set_fte()
848 *reformat_id = MLX5_GET(alloc_packet_reformat_context_out, out, packet_reformat_id); in mlx5hws_cmd_packet_reformat_create()
864 packet_reformat_id, reformat_id); in mlx5hws_cmd_packet_reformat_destroy()
H A Dcmd.h31 u32 packet_reformat_id; member