Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dmacsec.h23 #define MACSEC_TCI_ES 0x40 /* end station */ macro
/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dmacsec_fs.c472 sectag.tci_an |= MACSEC_TCI_ES; in macsec_fs_tx_create_sectag_header()
/linux-6.1.9/drivers/net/
Dmacsec.c303 h->tci_an |= MACSEC_TCI_ES; in macsec_fill_sectag()
402 if ((h->tci_an & MACSEC_TCI_ES || h->tci_an & MACSEC_TCI_SCB) && in macsec_validate_skb()