Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dmacsec.h356 bool rx_uses_md_dst; member
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dmacsec.c1647 .rx_uses_md_dst = true,
/linux-6.15/drivers/net/
H A Dmacsec.c1010 if (ops->rx_uses_md_dst && !is_macsec_md_dst) in handle_not_macsec()
1020 DEBUG_NET_WARN_ON_ONCE(!ops->rx_uses_md_dst); in handle_not_macsec()