PHP 8.5.2
Preview: macsec.h Size: 1.06 KB
//lib/modules/6.8.0-100-generic/build/include/linux/mlx5/macsec.h

/* SPDX-License-Identifier: GPL-2.0 OR Linux-OpenIB */
/* Copyright (c) 2022, NVIDIA CORPORATION & AFFILIATES. */

#ifndef MLX5_MACSEC_H
#define MLX5_MACSEC_H

#ifdef CONFIG_MLX5_MACSEC
struct mlx5_macsec_event_data {
	struct mlx5_macsec_fs *macsec_fs;
	void *macdev;
	u32 fs_id;
	bool is_tx;
};

int mlx5_macsec_add_roce_rule(void *macdev, const struct sockaddr *addr, u16 gid_idx,
			      struct list_head *tx_rules_list, struct list_head *rx_rules_list,
			      struct mlx5_macsec_fs *macsec_fs);

void mlx5_macsec_del_roce_rule(u16 gid_idx, struct mlx5_macsec_fs *macsec_fs,
			       struct list_head *tx_rules_list, struct list_head *rx_rules_list);

void mlx5_macsec_add_roce_sa_rules(u32 fs_id, const struct sockaddr *addr, u16 gid_idx,
				   struct list_head *tx_rules_list,
				   struct list_head *rx_rules_list,
				   struct mlx5_macsec_fs *macsec_fs, bool is_tx);

void mlx5_macsec_del_roce_sa_rules(u32 fs_id, struct mlx5_macsec_fs *macsec_fs,
				   struct list_head *tx_rules_list,
				   struct list_head *rx_rules_list, bool is_tx);

#endif
#endif /* MLX5_MACSEC_H */

Directory Contents

Dirs: 0 × Files: 18

Name Size Perms Modified Actions
5.77 KB lrw-r--r-- 2024-03-10 20:38:09
Edit Download
36.78 KB lrw-r--r-- 2026-01-13 13:56:02
Edit Download
2.22 KB lrw-r--r-- 2024-03-10 20:38:09
Edit Download
36.75 KB lrw-r--r-- 2026-01-13 13:56:02
Edit Download
1.72 KB lrw-r--r-- 2024-03-10 20:38:09
Edit Download
6.90 KB lrw-r--r-- 2026-01-13 13:56:02
Edit Download
9.70 KB lrw-r--r-- 2026-01-13 13:56:02
Edit Download
2.91 KB lrw-r--r-- 2024-03-10 20:38:09
Edit Download
1.06 KB lrw-r--r-- 2024-03-10 20:38:09
Edit Download
298.76 KB lrw-r--r-- 2026-01-13 13:56:02
Edit Download
8.86 KB lrw-r--r-- 2024-03-10 20:38:09
Edit Download
5.50 KB lrw-r--r-- 2024-03-10 20:38:09
Edit Download
540 B lrw-r--r-- 2024-03-10 20:38:09
Edit Download
4.65 KB lrw-r--r-- 2026-01-13 13:56:02
Edit Download
12.52 KB lrw-r--r-- 2026-01-13 13:56:02
Edit Download
1.26 KB lrw-r--r-- 2024-03-10 20:38:09
Edit Download
3.48 KB lrw-r--r-- 2024-03-10 20:38:09
Edit Download
5.66 KB lrw-r--r-- 2024-03-10 20:38:09
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).