Home
last modified time | relevance | path

Searched refs:rx_auth_fail (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/psp/
H A Dtypes.h158 u64 rx_auth_fail; member
/linux/net/psp/
H A Dpsp_nl.c535 nla_put_uint(rsp, PSP_A_STATS_RX_AUTH_FAIL, stats.rx_auth_fail) || in psp_nl_stats_fill()
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dpsp.c1054 stats->rx_auth_fail = nstats.psp_rx_pkts_auth_fail; in mlx5e_psp_get_stats()