Searched refs:RX_SA (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/phy/ |
| H A D | nxp-c45-tja11xx-macsec.c | 179 RX_SA, enumerator 276 if (sa_type == RX_SA) in nxp_c45_sa_regs_get() 476 if (sa->type != RX_SA) in nxp_c45_sa_set_pn() 867 if (pos->type == RX_SA) in nxp_c45_rx_sc_clear_stats() 898 if (pos->type == RX_SA) { in nxp_c45_rx_sc_del() 1204 sa = nxp_c45_sa_alloc(&phy_secy->sa_list, rx_sa, RX_SA, an); in nxp_c45_mdo_add_rxsa() 1234 sa = nxp_c45_find_sa(&phy_secy->sa_list, RX_SA, an); in nxp_c45_mdo_upd_rxsa() 1264 sa = nxp_c45_find_sa(&phy_secy->sa_list, RX_SA, an); in nxp_c45_mdo_del_rxsa() 1488 if (pos->type != RX_SA) in nxp_c45_mdo_get_rx_sc_stats() 1534 sa = nxp_c45_find_sa(&phy_secy->sa_list, RX_SA, an); in nxp_c45_mdo_get_rx_sa_stats()
|