Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dphy_fixed.h5 struct fixed_phy_status { struct
17 struct fixed_phy_status *status, argument
20 struct fixed_phy_status *status,
26 struct fixed_phy_status *));
29 struct fixed_phy_status *status, in fixed_phy_add()
35 struct fixed_phy_status *status, in fixed_phy_register()
46 struct fixed_phy_status *)) in fixed_phy_set_link_update() argument
/Linux-v4.19/drivers/net/phy/
Dswphy.h5 struct fixed_phy_status;
7 int swphy_validate_state(const struct fixed_phy_status *state);
8 int swphy_read_reg(int reg, const struct fixed_phy_status *state);
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 struct fixed_phy_status *status, in fixed_phy_add()
182 struct fixed_phy_status *status, in fixed_phy_register()
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()
Dphylink.c1344 struct fixed_phy_status fs; in phylink_mii_emul_read()
/Linux-v4.19/arch/mips/ar7/
Dplatform.c252 static struct fixed_phy_status fixed_phy_status __initdata = {
686 &fixed_phy_status, -1); in ar7_register_devices()
699 res = fixed_phy_add(PHY_POLL, cpmac_low.id, &fixed_phy_status, -1); in ar7_register_devices()
/Linux-v4.19/drivers/net/ethernet/freescale/fman/
Dfman_memac.h48 struct fixed_phy_status *fixed_link);
Dfman_memac.c325 struct fixed_phy_status *fixed_link;
511 struct fixed_phy_status *fixed_link) in setup_sgmii_internal_phy()
833 struct fixed_phy_status *fixed_link) in memac_cfg_fixed_link()
1034 struct fixed_phy_status *fixed_link; in memac_init()
Dmac.c65 struct fixed_phy_status *fixed_link;
/Linux-v4.19/arch/m68k/coldfire/
Dm5272.c119 static struct fixed_phy_status nettel_fixed_phy_status __initdata = {
/Linux-v4.19/arch/mips/bcm47xx/
Dsetup.c222 static struct fixed_phy_status bcm47xx_fixed_phy_status __initdata = {
/Linux-v4.19/drivers/net/ethernet/broadcom/genet/
Dbcmmii.c116 struct fixed_phy_status *status) in bcmgenet_fixed_phy_link_update()
520 struct fixed_phy_status fphy_status = { in bcmgenet_mii_pd_init()
/Linux-v4.19/include/net/
Ddsa.h29 struct fixed_phy_status;
360 struct fixed_phy_status *st);
/Linux-v4.19/drivers/of/
Dof_mdio.c462 struct fixed_phy_status status = {}; in of_phy_register_fixed_link()
/Linux-v4.19/drivers/net/dsa/
Ddsa_loop.c338 struct fixed_phy_status status = { in dsa_loop_init()
/Linux-v4.19/Documentation/networking/
Dstmmac.txt262 static struct fixed_phy_status stmmac0_fixed_phy_status = {
/Linux-v4.19/drivers/net/ethernet/broadcom/
Dbgmac.c1443 struct fixed_phy_status fphy_status = { in bgmac_phy_connect_direct()
/Linux-v4.19/drivers/net/usb/
Dlan78xx.c2059 struct fixed_phy_status fphy_status = { in lan7801_phy_init()