Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/phy/
H A Dnxp-c45-tja11xx-macsec.c400 kfree(phy_secy); in nxp_c45_secy_free()
939 if (phy_secy->rx_sc) in nxp_c45_mdo_dev_open()
965 if (phy_secy->rx_sc) in nxp_c45_mdo_dev_stop()
998 phy_secy = kzalloc(sizeof(*phy_secy), GFP_KERNEL); in nxp_c45_mdo_add_secy()
999 if (!phy_secy) in nxp_c45_mdo_add_secy()
1011 kfree(phy_secy); in nxp_c45_mdo_add_secy()
1015 phy_secy->rx_sc0_impl = nxp_c45_rx_sc0_impl(phy_secy); in nxp_c45_mdo_add_secy()
1069 phy_secy->rx_sc0_impl = nxp_c45_rx_sc0_impl(phy_secy); in nxp_c45_mdo_upd_secy()
1078 if (phy_secy->rx_sc) in nxp_c45_mdo_upd_secy()
1104 if (phy_secy->rx_sc) in nxp_c45_mdo_del_secy()
[all …]