Searched refs:phylink_usx_pcs (Results 1 – 2 of 2) sorted by relevance
569 struct macb *bp = container_of(pcs, struct macb, phylink_usx_pcs); in macb_usx_pcs_link_up()583 struct macb *bp = container_of(pcs, struct macb, phylink_usx_pcs); in macb_usx_pcs_get_state()603 struct macb *bp = container_of(pcs, struct macb, phylink_usx_pcs); in macb_usx_pcs_config()798 return &bp->phylink_usx_pcs; in macb_mac_select_pcs()866 bp->phylink_usx_pcs.ops = &macb_phylink_usx_pcs_ops; in macb_mii_probe()867 bp->phylink_usx_pcs.neg_mode = true; in macb_mii_probe()
1285 struct phylink_pcs phylink_usx_pcs; member