Home
last modified time | relevance | path

Searched refs:hw_sc_idx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/
H A Daq_macsec.c327 unsigned int sc_idx = aq_txsc->hw_sc_idx; in aq_set_txsc()
473 cfg->aq_txsc[txsc_idx].hw_sc_idx = aq_to_hw_sc_idx(txsc_idx, sc_sa); in aq_mdo_add_secy()
528 tx_sc->hw_sc_idx); in aq_clear_txsc()
615 ret = aq_update_txsa(nic, aq_txsc->hw_sc_idx, secy, in aq_mdo_add_txsa()
640 ret = aq_update_txsa(nic, aq_txsc->hw_sc_idx, secy, in aq_mdo_upd_txsa()
649 const int sa_idx = aq_txsc->hw_sc_idx | sa_num; in aq_clear_txsa()
717 const u32 hw_sc_idx = aq_rxsc->hw_sc_idx; in aq_set_rxsc() local
733 pre_class_record.sc_idx = hw_sc_idx; in aq_set_rxsc()
762 ret = aq_mss_set_ingress_sc_record(hw, &sc_record, hw_sc_idx); in aq_set_rxsc()
[all...]
H A Daq_macsec.h91 u32 hw_sc_idx; member
100 u32 hw_sc_idx; member
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/
H A Daq_macsec.c321 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()
[all...]
H A Daq_macsec.h91 u32 hw_sc_idx; member
100 u32 hw_sc_idx; member

Completed in 6 milliseconds