Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dphylink.h481 void phylink_mii_c22_pcs_get_state(struct mdio_device *pcs,
/OK3568_Linux_fs/kernel/drivers/net/pcs/
H A Dpcs-lynx.c88 phylink_mii_c22_pcs_get_state(lynx->mdio, state); in lynx_pcs_get_state()
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dphylink.c2432 void phylink_mii_c22_pcs_get_state(struct mdio_device *pcs, in phylink_mii_c22_pcs_get_state() function
2470 EXPORT_SYMBOL_GPL(phylink_mii_c22_pcs_get_state);
/OK3568_Linux_fs/kernel/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c1597 phylink_mii_c22_pcs_get_state(lp->pcs_phy, state); in axienet_mac_pcs_get_state()