Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/mvpp2/
H A Dmvpp2.h1242 struct phylink_pcs pcs_gmac; member
H A Dmvpp2_main.c6177 return container_of(pcs, struct mvpp2_port, pcs_gmac); in mvpp2_pcs_gmac_to_port()
6433 return &port->pcs_gmac; in mvpp2_select_pcs()
6931 port->pcs_gmac.ops = &mvpp2_phylink_gmac_pcs_ops; in mvpp2_port_probe()
6932 port->pcs_gmac.neg_mode = true; in mvpp2_port_probe()