Home
last modified time | relevance | path

Searched refs:packet_reformat_dealloc (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.h86 void (*packet_reformat_dealloc)(struct mlx5_flow_root_namespace *ns, member
H A Dfs_cmd.c850 .packet_reformat_dealloc = mlx5_cmd_packet_reformat_dealloc,
869 .packet_reformat_dealloc = mlx5_cmd_stub_packet_reformat_dealloc,
H A Dfs_core.c3240 root->cmds->packet_reformat_dealloc(root, pkt_reformat); in mlx5_packet_reformat_dealloc()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Dfs_dr.c678 .packet_reformat_dealloc = mlx5_cmd_dr_packet_reformat_dealloc,