Searched refs:send_sci (Results 1 – 6 of 6) sorted by relevance
208 bool send_sci; member364 return tx_sc->send_sci || in macsec_send_sci()
646 bool send_sci = phy_secy->secy->tx_sc.send_sci; in nxp_c45_rx_sc0_impl() local649 return !end_station && !send_sci && !scb; in nxp_c45_rx_sc0_impl()736 phy_secy->secy->tx_sc.send_sci ? "on" : "off"); in nxp_c45_tx_sc_update()737 if (phy_secy->secy->tx_sc.send_sci) in nxp_c45_tx_sc_update()
3070 nla_put_u8(skb, MACSEC_SECY_ATTR_INC_SCI, tx_sc->send_sci) || in nla_put_secy()3876 tx_sc->send_sci = !!nla_get_u8(data[IFLA_MACSEC_INC_SCI]); in macsec_changelink_common()4135 secy->tx_sc.send_sci = DEFAULT_SEND_SCI; in macsec_add_dev()4181 u8 send_sci = !!nla_get_u8(data[IFLA_MACSEC_INC_SCI]); in macsec_newlink() local4183 if (!send_sci) in macsec_newlink()4415 nla_put_u8(skb, IFLA_MACSEC_INC_SCI, tx_sc->send_sci) || in macsec_fill_info()
440 if (priv->secy->tx_sc.send_sci) in vsc8584_macsec_flow()
524 if (sw_tx_sc->send_sci) { in cn10k_mcs_write_tx_secy()
348 if (secy->tx_sc.send_sci) in aq_set_txsc()