Lines Matching defs:phydev
22 static u32 vsc8584_macsec_phy_read(struct phy_device *phydev, in vsc8584_macsec_phy_read()
61 static void vsc8584_macsec_phy_write(struct phy_device *phydev, in vsc8584_macsec_phy_write()
96 static void vsc8584_macsec_classification(struct phy_device *phydev, in vsc8584_macsec_classification()
106 static void vsc8584_macsec_flow_default_action(struct phy_device *phydev, in vsc8584_macsec_flow_default_action()
153 static void vsc8584_macsec_integrity_checks(struct phy_device *phydev, in vsc8584_macsec_integrity_checks()
175 static void vsc8584_macsec_block_init(struct phy_device *phydev, in vsc8584_macsec_block_init()
244 static void vsc8584_macsec_mac_init(struct phy_device *phydev, in vsc8584_macsec_mac_init()
319 static int __vsc8584_macsec_init(struct phy_device *phydev) in __vsc8584_macsec_init()
370 static void vsc8584_macsec_flow(struct phy_device *phydev, in vsc8584_macsec_flow()
461 static void vsc8584_macsec_flow_enable(struct phy_device *phydev, in vsc8584_macsec_flow_enable()
480 static void vsc8584_macsec_flow_disable(struct phy_device *phydev, in vsc8584_macsec_flow_disable()
519 static int vsc8584_macsec_transformation(struct phy_device *phydev, in vsc8584_macsec_transformation()
638 static void vsc8584_macsec_add_flow(struct phy_device *phydev, in vsc8584_macsec_add_flow()
645 static int vsc8584_macsec_default_flows(struct phy_device *phydev) in vsc8584_macsec_default_flows()
683 static void vsc8584_macsec_del_flow(struct phy_device *phydev, in vsc8584_macsec_del_flow()
693 struct phy_device *phydev = ctx->phydev; in __vsc8584_macsec_add_rxsa() local
830 struct phy_device *phydev = ctx->phydev; in vsc8584_macsec_add_rxsa() local
884 struct phy_device *phydev = ctx->phydev; in vsc8584_macsec_add_txsa() local
953 int vsc8584_macsec_init(struct phy_device *phydev) in vsc8584_macsec_init()
972 void vsc8584_handle_macsec_interrupt(struct phy_device *phydev) in vsc8584_handle_macsec_interrupt()
1002 void vsc8584_config_macsec_intr(struct phy_device *phydev) in vsc8584_config_macsec_intr()