Home
last modified time | relevance | path

Searched defs:tx_sc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/
H A Dmacsec.c307 const struct macsec_tx_sc *tx_sc = &secy->tx_sc; in macsec_fill_sectag() local
515 static void macsec_count_tx(struct sk_buff *skb, struct macsec_tx_sc *tx_sc, in macsec_count_tx()
605 struct macsec_tx_sc *tx_sc; in macsec_encrypt() local
1574 struct macsec_tx_sc *tx_sc; in get_txsa_from_nl() local
1951 struct macsec_tx_sc *tx_sc; in macsec_add_txsa() local
2210 struct macsec_tx_sc *tx_sc; in macsec_del_txsa() local
2284 struct macsec_tx_sc *tx_sc; in macsec_upd_txsa() local
2536 struct macsec_tx_sc *tx_sc = &secy->tx_sc; in macsec_is_configured() local
2993 struct macsec_tx_sc *tx_sc = &secy->tx_sc; in nla_put_secy() local
3051 struct macsec_tx_sc *tx_sc = &secy->tx_sc; in dump_secy() local
[all …]
/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_macsec.c495 struct aq_macsec_txsc *tx_sc = &nic->macsec_cfg->aq_txsc[txsc_idx]; in aq_clear_txsc() local