Home
last modified time | relevance | path

Searched refs:pcs_get_state (Results 1 – 7 of 7) sorted by relevance

/linux/Documentation/networking/
H A Dsfp-phylink.rst271 configure your PCS. Create a :c:func:`pcs_get_state` function that reports
281 .pcs_get_state = foo_pcs_get_state,
/linux/drivers/net/pcs/
H A Dpcs-xpcs.c1341 .pcs_get_state = xpcs_get_state,
/linux/drivers/net/ethernet/cadence/
H A Dmacb_main.c623 .pcs_get_state = macb_usx_pcs_get_state,
629 .pcs_get_state = macb_pcs_get_state,
/linux/drivers/net/ethernet/xilinx/
H A Dxilinx_axienet_main.c2394 .pcs_get_state = axienet_pcs_get_state,
/linux/drivers/net/dsa/
H A Dmt7530.c3042 .pcs_get_state = mt7530_pcs_get_state,
/linux/drivers/net/phy/
H A Dphylink.c1532 pcs->ops->pcs_get_state(pcs, pl->pcs_neg_mode, state); in phylink_mac_pcs_get_state()
/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c4082 .pcs_get_state = mvneta_pcs_get_state,