Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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()
787 cfg->aq_rxsc[rxsc_idx].hw_sc_idx = aq_to_hw_sc_idx(rxsc_idx, in aq_mdo_add_rxsc()
[all …]
H A Daq_macsec.h91 u32 hw_sc_idx; member
100 u32 hw_sc_idx; member