Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/
Dmacsec.h307 static inline bool macsec_send_sci(const struct macsec_secy *secy) in macsec_send_sci() function
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dmacsec_fs.c459 bool sci_present = macsec_send_sci(secy); in macsec_fs_tx_create_sectag_header()
/Linux-v6.1/drivers/net/
Dmacsec.c637 sci_present = macsec_send_sci(secy); in macsec_encrypt()