Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dmacsec.h26 #define MACSEC_TCI_SCB 0x10 /* epon */ macro
/openbmc/linux/drivers/net/
H A Dmacsec.c292 h->tci_an |= MACSEC_TCI_SCB; in macsec_fill_sectag()
389 if ((h->tci_an & MACSEC_TCI_ES || h->tci_an & MACSEC_TCI_SCB) && in macsec_validate_skb()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dmacsec_fs.c630 sectag.tci_an |= MACSEC_TCI_SCB; in macsec_fs_tx_create_sectag_header()