Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.h84 void (*packet_reformat_dealloc)(struct mlx5_flow_root_namespace *ns, member
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c1377 packet_reformat_dealloc(ns, &fw_pkt_reformat); in mlx5_cmd_hws_packet_reformat_dealloc()
1624 .packet_reformat_dealloc = mlx5_cmd_hws_packet_reformat_dealloc,
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Dfs_dr.c869 .packet_reformat_dealloc = mlx5_cmd_dr_packet_reformat_dealloc,