Searched refs:window_sz (Results 1 – 1 of 1) sorted by relevance
227 u8 window_sz; in macsec_set_replay_protection() local234 window_sz = MLX5_MACSEC_ASO_REPLAY_WIN_256BIT; in macsec_set_replay_protection()237 window_sz = MLX5_MACSEC_ASO_REPLAY_WIN_128BIT; in macsec_set_replay_protection()240 window_sz = MLX5_MACSEC_ASO_REPLAY_WIN_64BIT; in macsec_set_replay_protection()243 window_sz = MLX5_MACSEC_ASO_REPLAY_WIN_32BIT; in macsec_set_replay_protection()248 MLX5_SET(macsec_aso, aso_ctx, window_size, window_sz); in macsec_set_replay_protection()