Home
last modified time | relevance | path

Searched refs:fixed_phy_status (Results 1 – 11 of 11) sorted by relevance

/drivers/net/phy/
Dfixed_phy.c40 struct fixed_phy_status status;
41 int (*link_update)(struct net_device *, struct fixed_phy_status *);
64 struct fixed_phy_status state; in fixed_mdio_read()
98 struct fixed_phy_status *)) in fixed_phy_set_link_update() argument
119 const struct fixed_phy_status *status, in fixed_phy_update_state()
120 const struct fixed_phy_status *changed) in fixed_phy_update_state()
150 struct fixed_phy_status *status, in fixed_phy_add()
213 struct fixed_phy_status *status, in fixed_phy_register()
Dswphy.h4 struct fixed_phy_status;
6 int swphy_validate_state(const struct fixed_phy_status *state);
7 int swphy_read_reg(int reg, const struct fixed_phy_status *state);
Dswphy.c99 int swphy_validate_state(const struct fixed_phy_status *state) in swphy_validate_state()
121 int swphy_read_reg(int reg, const struct fixed_phy_status *state) in swphy_read_reg()
/drivers/net/ethernet/freescale/fman/
Dfman_memac.h47 struct fixed_phy_status *fixed_link);
Dfman_memac.c324 struct fixed_phy_status *fixed_link;
506 struct fixed_phy_status *fixed_link) in setup_sgmii_internal_phy()
828 struct fixed_phy_status *fixed_link) in memac_cfg_fixed_link()
997 struct fixed_phy_status *fixed_link; in memac_init()
Dmac.c67 struct fixed_phy_status *fixed_link;
/drivers/net/ethernet/broadcom/genet/
Dbcmmii.c168 struct fixed_phy_status *status) in bcmgenet_fixed_phy_link_update()
577 struct fixed_phy_status fphy_status = { in bcmgenet_mii_pd_init()
/drivers/of/
Dof_mdio.c437 struct fixed_phy_status status = {}; in of_phy_register_fixed_link()
/drivers/net/dsa/
Dbcm_sf2.c672 struct fixed_phy_status *status) in bcm_sf2_sw_fixed_link_update()
/drivers/net/ethernet/broadcom/
Dbgmac.c1420 struct fixed_phy_status fphy_status = { in bgmac_phy_connect_direct()
/drivers/net/ethernet/marvell/
Dmvneta.c2629 struct fixed_phy_status status; in mvneta_fixed_link_update()
2630 struct fixed_phy_status changed = {}; in mvneta_fixed_link_update()