Home
last modified time | relevance | path

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

/linux-6.15/include/net/
H A Dmacsec.h360 static inline bool macsec_send_sci(const struct macsec_secy *secy) in macsec_send_sci() function
/linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/lib/
H A Dmacsec_fs.c615 bool sci_present = macsec_send_sci(secy); in macsec_fs_tx_create_sectag_header()
/linux-6.15/drivers/net/
H A Dmacsec.c622 sci_present = macsec_send_sci(secy); in macsec_encrypt()