Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dfs_hws.c807 pr_data = fte_action->pkt_reformat->fs_hws_action.pr_data; in mlx5_fs_fte_get_hws_actions()
812 fte_action->pkt_reformat->fs_hws_action.hws_action; in mlx5_fs_fte_get_hws_actions()
815 fte_action->pkt_reformat->fs_hws_action.hws_action; in mlx5_fs_fte_get_hws_actions()
840 mh_data = fte_action->modify_hdr->fs_hws_action.mh_data; in mlx5_fs_fte_get_hws_actions()
844 fte_action->modify_hdr->fs_hws_action.hws_action; in mlx5_fs_fte_get_hws_actions()
870 pr_data = fte_action->pkt_reformat->fs_hws_action.pr_data; in mlx5_fs_fte_get_hws_actions()
874 fte_action->pkt_reformat->fs_hws_action.hws_action; in mlx5_fs_fte_get_hws_actions()
1357 pkt_reformat->fs_hws_action.pr_data = pr_data; in mlx5_cmd_hws_packet_reformat_alloc()
1360 mutex_init(&pkt_reformat->fs_hws_action.lock); in mlx5_cmd_hws_packet_reformat_alloc()
1362 pkt_reformat->fs_hws_action in mlx5_cmd_hws_packet_reformat_alloc()
[all...]
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.h69 struct mlx5_fs_hws_action fs_hws_action; member
80 struct mlx5_fs_hws_action fs_hws_action; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dct_fs_hmfs.c172 struct mlx5_fs_hws_action *mh_action = &attr->modify_hdr->fs_hws_action; in mlx5_ct_fs_hmfs_fill_rule_actions()