Searched refs:pcs_link_up (Results 1 - 9 of 9) sorted by relevance

/linux-master/include/linux/
H A Dphylink.h419 * @pcs_link_up: program the PCS for the resolved link configuration
438 void (*pcs_link_up)(struct phylink_pcs *pcs, unsigned int neg_mode, member in struct:phylink_pcs_ops
527 * pcs_link_up() - program the PCS for the resolved link configuration
543 void pcs_link_up(struct phylink_pcs *pcs, unsigned int neg_mode,
/linux-master/drivers/net/pcs/
H A Dpcs-mtk-lynxi.c247 .pcs_link_up = mtk_pcs_lynxi_link_up,
H A Dpcs-lynx.c313 .pcs_link_up = lynx_pcs_link_up,
H A Dpcs-rzn1-miic.c285 .pcs_link_up = miic_link_up,
H A Dpcs-xpcs.c1365 .pcs_link_up = xpcs_link_up,
/linux-master/drivers/net/dsa/mv88e6xxx/
H A Dpcs-6352.c260 .pcs_link_up = marvell_c22_pcs_link_up,
H A Dpcs-639x.c376 .pcs_link_up = mv88e639x_sgmii_pcs_link_up,
804 .pcs_link_up = mv88e639x_sgmii_pcs_link_up,
/linux-master/drivers/net/phy/
H A Dphylink.c1029 if (pcs && pcs->ops->pcs_link_up)
1030 pcs->ops->pcs_link_up(pcs, neg_mode, interface, speed, duplex);
/linux-master/drivers/net/ethernet/cadence/
H A Dmacb_main.c634 .pcs_link_up = macb_usx_pcs_link_up,

Completed in 160 milliseconds