Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dnxp-c45-tja11xx-macsec.c372 static struct nxp_c45_secy *nxp_c45_find_secy(struct list_head *secy_list, in nxp_c45_find_secy() function
931 phy_secy = nxp_c45_find_secy(&priv->macsec->secy_list, ctx->secy->sci); in nxp_c45_mdo_dev_open()
958 phy_secy = nxp_c45_find_secy(&priv->macsec->secy_list, ctx->secy->sci); in nxp_c45_mdo_dev_stop()
1056 phy_secy = nxp_c45_find_secy(&priv->macsec->secy_list, ctx->secy->sci); in nxp_c45_mdo_upd_secy()
1095 phy_secy = nxp_c45_find_secy(&priv->macsec->secy_list, ctx->secy->sci); in nxp_c45_mdo_del_secy()
1130 phy_secy = nxp_c45_find_secy(&priv->macsec->secy_list, ctx->secy->sci); in nxp_c45_mdo_add_rxsc()
1160 phy_secy = nxp_c45_find_secy(&priv->macsec->secy_list, ctx->secy->sci); in nxp_c45_mdo_upd_rxsc()
1180 phy_secy = nxp_c45_find_secy(&priv->macsec->secy_list, ctx->secy->sci); in nxp_c45_mdo_del_rxsc()
1204 phy_secy = nxp_c45_find_secy(&priv->macsec->secy_list, ctx->secy->sci); in nxp_c45_mdo_add_rxsa()
1234 phy_secy = nxp_c45_find_secy(&priv->macsec->secy_list, ctx->secy->sci); in nxp_c45_mdo_upd_rxsa()
[all …]