Home
last modified time | relevance | path

Searched refs:end_station (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/include/net/
A Dmacsec.h208 bool end_station; member
312 (secy->n_rx_sc > 1 && !tx_sc->end_station && !tx_sc->scb); in macsec_send_sci()
/linux-6.3-rc2/drivers/net/
A Dmacsec.c302 if (tx_sc->end_station) in macsec_fill_sectag()
3013 nla_put_u8(skb, MACSEC_SECY_ATTR_ES, tx_sc->end_station) || in nla_put_secy()
3761 tx_sc->end_station = !!nla_get_u8(data[IFLA_MACSEC_ES]); in macsec_changelink_common()
4020 secy->tx_sc.end_station = false; in macsec_add_dev()
4285 nla_put_u8(skb, IFLA_MACSEC_ES, tx_sc->end_station) || in macsec_fill_info()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
A Dmacsec_fs.c471 if (tx_sc->end_station) in macsec_fs_tx_create_sectag_header()
/linux-6.3-rc2/drivers/net/ethernet/marvell/octeontx2/nic/
A Dcn10k_macsec.c405 if (sw_tx_sc->end_station) in cn10k_mcs_write_tx_secy()
/linux-6.3-rc2/drivers/net/ethernet/aquantia/atlantic/
A Daq_macsec.c350 if (secy->tx_sc.end_station) in aq_set_txsc()

Completed in 51 milliseconds