Home
last modified time | relevance | path

Searched refs:packet_reformat_alloc (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.h79 int (*packet_reformat_alloc)(struct mlx5_flow_root_namespace *ns, member
H A Dfs_cmd.c1088 .packet_reformat_alloc = mlx5_cmd_packet_reformat_alloc,
1110 .packet_reformat_alloc = mlx5_cmd_stub_packet_reformat_alloc,
H A Dfs_core.c4076 err = root->cmds->packet_reformat_alloc(root, params, ns_type, in mlx5_packet_reformat_alloc()
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Dfs_dr.c864 .packet_reformat_alloc = mlx5_cmd_dr_packet_reformat_alloc,
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c1573 .packet_reformat_alloc = mlx5_cmd_hws_packet_reformat_alloc,