Searched refs:nxp_c45_select_secy (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/phy/ |
H A D | nxp-c45-tja11xx-macsec.c | 605 static void nxp_c45_select_secy(struct phy_device *phydev, u8 id) in nxp_c45_select_secy() function 935 nxp_c45_select_secy(phydev, phy_secy->secy_id); in nxp_c45_mdo_dev_open() 962 nxp_c45_select_secy(phydev, phy_secy->secy_id); in nxp_c45_mdo_dev_stop() 1017 nxp_c45_select_secy(phydev, phy_secy->secy_id); in nxp_c45_mdo_add_secy() 1071 nxp_c45_select_secy(phydev, phy_secy->secy_id); in nxp_c45_mdo_upd_secy() 1098 nxp_c45_select_secy(phydev, phy_secy->secy_id); in nxp_c45_mdo_del_secy() 1143 nxp_c45_select_secy(phydev, phy_secy->secy_id); in nxp_c45_mdo_add_rxsc() 1164 nxp_c45_select_secy(phydev, phy_secy->secy_id); in nxp_c45_mdo_upd_rxsc() 1184 nxp_c45_select_secy(phydev, phy_secy->secy_id); in nxp_c45_mdo_del_rxsc() 1212 nxp_c45_select_secy(phydev, phy_secy->secy_id); in nxp_c45_mdo_add_rxsa() [all …]
|