Lines Matching refs:tx_sc
350 if (secy->tx_sc.encrypt) in aq_set_txsc()
352 if (secy->tx_sc.scb) in aq_set_txsc()
354 if (secy->tx_sc.send_sci) in aq_set_txsc()
356 if (secy->tx_sc.end_station) in aq_set_txsc()
361 if (!(secy->icv_len == 16 && !secy->tx_sc.encrypt)) in aq_set_txsc()
381 sc_rec.curr_an = secy->tx_sc.encoding_sa; in aq_set_txsc()
507 struct aq_macsec_txsc *tx_sc = &nic->macsec_cfg->aq_txsc[txsc_idx]; in aq_clear_txsc() local
514 for_each_set_bit (sa_num, &tx_sc->tx_sa_idx_busy, AQ_MACSEC_MAX_SA) { in aq_clear_txsc()
515 ret = aq_clear_txsa(nic, tx_sc, sa_num, clear_type); in aq_clear_txsc()
528 tx_sc->hw_sc_idx); in aq_clear_txsc()
1123 tx_sa = rcu_dereference_bh(secy->tx_sc.sa[ctx->sa.assoc_num]); in aq_mdo_get_tx_sa_stats()
1242 tx_sa = rcu_dereference_bh(secy->tx_sc.sa[i]); in apply_txsc_cfg()
1443 tx_sa = rcu_dereference_bh(secy->tx_sc.sa[an]); in aq_check_txsa_expiration()