Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/mlx5/
Dmlx5_ib.h982 struct ib_flow_action ib_action; member
1250 return container_of(ibact, struct mlx5_ib_flow_action, ib_action); in to_mflow_act()
Dfs.c148 switch (maction->ib_action.type) { in parse_flow_flow_action()
2509 return &maction->ib_action; in mlx5_ib_create_modify_header()
2701 uverbs_flow_action_fill_action(&maction->ib_action, uobj, &mdev->ib_dev, in UVERBS_HANDLER()