• Home
  • Raw
  • Download

Lines Matching refs:hw_sc_idx

321 	unsigned int sc_idx = aq_txsc->hw_sc_idx;  in aq_set_txsc()
464 cfg->aq_txsc[txsc_idx].hw_sc_idx = aq_to_hw_sc_idx(txsc_idx, sc_sa); in aq_mdo_add_secy()
516 tx_sc->hw_sc_idx); in aq_clear_txsc()
597 ret = aq_update_txsa(nic, aq_txsc->hw_sc_idx, secy, in aq_mdo_add_txsa()
619 ret = aq_update_txsa(nic, aq_txsc->hw_sc_idx, secy, in aq_mdo_upd_txsa()
628 const int sa_idx = aq_txsc->hw_sc_idx | sa_num; in aq_clear_txsa()
693 const u32 hw_sc_idx = aq_rxsc->hw_sc_idx; in aq_set_rxsc() local
709 pre_class_record.sc_idx = hw_sc_idx; in aq_set_rxsc()
738 ret = aq_mss_set_ingress_sc_record(hw, &sc_record, hw_sc_idx); in aq_set_rxsc()
760 cfg->aq_rxsc[rxsc_idx].hw_sc_idx = aq_to_hw_sc_idx(rxsc_idx, in aq_mdo_add_rxsc()
825 rx_sc->hw_sc_idx); in aq_clear_rxsc()
927 ret = aq_update_rxsa(nic, aq_rxsc->hw_sc_idx, secy, in aq_mdo_add_rxsa()
948 ret = aq_update_rxsa(nic, cfg->aq_rxsc[rxsc_idx].hw_sc_idx, in aq_mdo_upd_rxsa()
958 int sa_idx = aq_rxsc->hw_sc_idx | sa_num; in aq_clear_rxsa()
1035 aq_get_txsc_stats(hw, aq_txsc->hw_sc_idx, stats); in aq_mdo_get_tx_sc_stats()
1064 sa_idx = aq_txsc->hw_sc_idx | ctx->sa.assoc_num; in aq_mdo_get_tx_sa_stats()
1107 sa_idx = aq_rxsc->hw_sc_idx | i; in aq_mdo_get_rx_sc_stats()
1149 sa_idx = aq_rxsc->hw_sc_idx | ctx->sa.assoc_num; in aq_mdo_get_rx_sa_stats()
1189 ret = aq_update_txsa(nic, aq_txsc->hw_sc_idx, secy, in apply_txsc_cfg()
1217 ret = aq_update_rxsa(nic, aq_rxsc->hw_sc_idx, secy, in apply_rxsc_cfg()
1631 ret = aq_get_txsc_stats(hw, aq_txsc->hw_sc_idx, in aq_macsec_update_stats()
1639 sa_idx = aq_txsc->hw_sc_idx | assoc_num; in aq_macsec_update_stats()
1655 sa_idx = aq_rxsc->hw_sc_idx | assoc_num; in aq_macsec_update_stats()