Home
last modified time | relevance | path

Searched refs:hw_sc_idx (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/aquantia/atlantic/
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()
760 cfg->aq_rxsc[rxsc_idx].hw_sc_idx = aq_to_hw_sc_idx(rxsc_idx, in aq_mdo_add_rxsc()
[all …]
Daq_macsec.h91 u32 hw_sc_idx; member
100 u32 hw_sc_idx; member