Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dmacsec.h310 static inline bool macsec_send_sci(const struct macsec_secy *secy) in macsec_send_sci() function
/openbmc/linux/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()
/openbmc/linux/drivers/net/
H A Dmacsec.c618 sci_present = macsec_send_sci(secy); in macsec_encrypt()