Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dcn10k_macsec.c1000 secy->protect_frames == txsc->last_protect_frames) in cn10k_mcs_sync_stats()
1022 if (txsc->last_protect_frames) in cn10k_mcs_sync_stats()
1034 txsc->last_protect_frames = secy->protect_frames; in cn10k_mcs_sync_stats()
1103 txsc->last_protect_frames = secy->protect_frames; in cn10k_mdo_add_secy()
Dotx2_common.h389 bool last_protect_frames; member