Searched refs:end_station (Results 1 – 5 of 5) sorted by relevance
212 bool end_station; member368 (secy->n_rx_sc > 1 && !tx_sc->end_station && !tx_sc->scb); in macsec_send_sci()
616 bool end_station = phy_secy->secy->tx_sc.end_station; in nxp_c45_secy_valid() local621 if (end_station) { in nxp_c45_secy_valid()645 bool end_station = phy_secy->secy->tx_sc.end_station; in nxp_c45_rx_sc0_impl() local649 return !end_station && !send_sci && !scb; in nxp_c45_rx_sc0_impl()743 phy_secy->secy->tx_sc.end_station ? "on" : "off"); in nxp_c45_tx_sc_update()744 if (phy_secy->secy->tx_sc.end_station) in nxp_c45_tx_sc_update()1133 if (phy_secy->secy->tx_sc.end_station && in nxp_c45_mdo_add_rxsc()
321 if (tx_sc->end_station) in macsec_fill_sectag()3058 nla_put_u8(skb, MACSEC_SECY_ATTR_ES, tx_sc->end_station) || in nla_put_secy()3894 tx_sc->end_station = !!nla_get_u8(data[IFLA_MACSEC_ES]); in macsec_changelink_common()4151 secy->tx_sc.end_station = false; in macsec_add_dev()4413 nla_put_u8(skb, IFLA_MACSEC_ES, tx_sc->end_station) || in macsec_fill_info()
350 if (secy->tx_sc.end_station) in aq_set_txsc()
623 if (tx_sc->end_station) in macsec_fs_tx_create_sectag_header()