Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dcn10k_macsec.c1135 secy->replay_protect == txsc->last_replay_protect) in cn10k_mcs_sync_stats()
1157 if (txsc->last_replay_protect) in cn10k_mcs_sync_stats()
1169 txsc->last_replay_protect = secy->replay_protect; in cn10k_mcs_sync_stats()
1231 txsc->last_replay_protect = secy->replay_protect; in cn10k_mdo_add_secy()
H A Dotx2_common.h410 bool last_replay_protect; member