Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeontx2/nic/
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()
Dotx2_common.h409 bool last_replay_protect; member