Home
last modified time | relevance | path

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

/Linux-v6.6/include/net/
Dmacsec.h309 static inline bool macsec_send_sci(const struct macsec_secy *secy) in macsec_send_sci() function
/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/lib/
Dmacsec_fs.c615 bool sci_present = macsec_send_sci(secy); in macsec_fs_tx_create_sectag_header()
/Linux-v6.6/drivers/net/
Dmacsec.c631 sci_present = macsec_send_sci(secy); in macsec_encrypt()