aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/mlx5/fs_helpers.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-04-04{net,IB}/mlx5: Add ipsec helperAviad Yehezkel1-0/+8
Simple wrapper to understand if we are dealing with IPsec flow. Signed-off-by: Aviad Yehezkel <aviadye@mellanox.com> Signed-off-by: Matan Barak <matanb@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-03-06{net,IB}/mlx5: Add flow steering helpersBoris Pismenny1-0/+134
Add helper functions that check if a protocol is part of a flow steering match criteria. Signed-off-by: Boris Pismenny <borisp@mellanox.com> Signed-off-by: Matan Barak <matanb@mellanox.com> Signed-off-by: Aviad Yehezkel <aviadye@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>