Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dnxp-c45-tja11xx-macsec.c178 TX_SA, enumerator
281 else if (sa_type == TX_SA) in nxp_c45_sa_regs_get()
765 if (pos->type == TX_SA) in nxp_c45_tx_sc_clear_stats()
1035 sa = nxp_c45_find_sa(&phy_secy->sa_list, TX_SA, encoding_sa); in nxp_c45_tx_sa_next()
1298 sa = nxp_c45_sa_alloc(&phy_secy->sa_list, tx_sa, TX_SA, an); in nxp_c45_mdo_add_txsa()
1328 sa = nxp_c45_find_sa(&phy_secy->sa_list, TX_SA, an); in nxp_c45_mdo_upd_txsa()
1357 sa = nxp_c45_find_sa(&phy_secy->sa_list, TX_SA, an); in nxp_c45_mdo_del_txsa()
1433 if (pos->type != TX_SA) in nxp_c45_mdo_get_tx_sc_stats()
1459 sa = nxp_c45_find_sa(&phy_secy->sa_list, TX_SA, an); in nxp_c45_mdo_get_tx_sa_stats()
1718 sa = nxp_c45_find_sa(&secy->sa_list, TX_SA, encoding_sa); in nxp_c45_handle_macsec_interrupt()