Searched refs:pcs_get_state (Results 1 – 7 of 7) sorted by relevance
/linux/include/linux/ |
A D | phylink.h | 363 void (*pcs_get_state)(struct phylink_pcs *pcs, member 390 void pcs_get_state(struct phylink_pcs *pcs,
|
/linux/drivers/net/ethernet/microchip/sparx5/ |
A D | sparx5_phylink.c | 199 .pcs_get_state = sparx5_pcs_get_state,
|
/linux/drivers/net/pcs/ |
A D | pcs-lynx.c | 326 .pcs_get_state = lynx_pcs_get_state,
|
A D | pcs-xpcs.c | 1110 .pcs_get_state = xpcs_get_state,
|
/linux/drivers/net/phy/ |
A D | phylink.c | 603 pl->pcs_ops->pcs_get_state(pl->pcs, state); in phylink_mac_pcs_get_state()
|
/linux/drivers/net/ethernet/cadence/ |
A D | macb_main.c | 644 .pcs_get_state = macb_usx_pcs_get_state, 650 .pcs_get_state = macb_pcs_get_state,
|
/linux/drivers/net/ethernet/marvell/mvpp2/ |
A D | mvpp2_main.c | 6148 .pcs_get_state = mvpp2_xlg_pcs_get_state, 6256 .pcs_get_state = mvpp2_gmac_pcs_get_state,
|
Completed in 36 milliseconds