Home
last modified time | relevance | path

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

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