Home
last modified time | relevance | path

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

/linux/include/net/
H A Dmacsec.h359 bool rx_uses_md_dst; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dmacsec.c1644 .rx_uses_md_dst = true,
/linux/drivers/net/
H A Dmacsec.c1038 if (ops->rx_uses_md_dst && !is_macsec_md_dst) in handle_not_macsec()
1048 DEBUG_NET_WARN_ON_ONCE(!ops->rx_uses_md_dst); in handle_not_macsec()