diff options
author | Eli Cohen <[email protected]> | 2020-11-20 15:03:35 -0800 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2020-11-26 18:45:02 -0800 |
commit | 8d2a9d8d640b2aa860dcd8cdf35002e857126eca (patch) | |
tree | ec60d66ea1658dc02a3dcc1181a82b84b8b6af4a /net/lapb/lapb_subr.c | |
parent | 959af5569f57d189b5c4fccae45f16d5ff01aa39 (diff) |
net/mlx5: Export steering related functions
Export
mlx5_create_flow_table()
mlx5_create_flow_group()
mlx5_destroy_flow_group().
These symbols are required by the VDPA implementation to create rules
that consume VDPA specific traffic.
We do not deal with putting the prototypes in a header file since they
already exist in include/linux/mlx5/fs.h.
Signed-off-by: Eli Cohen <[email protected]>
Reviewed-by: Mark Bloch <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions