Home
last modified time | relevance | path

Searched refs:phylink_usx_pcs (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/cadence/
A Dmacb.h1267 struct phylink_pcs phylink_usx_pcs; member
A Dmacb_main.c566 struct macb *bp = container_of(pcs, struct macb, phylink_usx_pcs); in macb_usx_pcs_link_up()
580 struct macb *bp = container_of(pcs, struct macb, phylink_usx_pcs); in macb_usx_pcs_get_state()
600 struct macb *bp = container_of(pcs, struct macb, phylink_usx_pcs); in macb_usx_pcs_config()
790 return &bp->phylink_usx_pcs; in macb_mac_select_pcs()
857 bp->phylink_usx_pcs.ops = &macb_phylink_usx_pcs_ops; in macb_mii_probe()

Completed in 17 milliseconds