Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dphy_fixed.h4 struct fixed_phy_status { struct
16 struct fixed_phy_status *status); argument
18 struct fixed_phy_status *status,
23 struct fixed_phy_status *));
25 const struct fixed_phy_status *status,
26 const struct fixed_phy_status *changed);
29 struct fixed_phy_status *status) in fixed_phy_add()
34 struct fixed_phy_status *status, in fixed_phy_register()
45 struct fixed_phy_status *)) in fixed_phy_set_link_update() argument
50 const struct fixed_phy_status *status, in fixed_phy_update_state()
[all …]
/linux-4.1.27/drivers/net/phy/
Dfixed_phy.c38 struct fixed_phy_status status;
39 int (*link_update)(struct net_device *, struct fixed_phy_status *);
168 struct fixed_phy_status *)) in fixed_phy_set_link_update() argument
189 const struct fixed_phy_status *status, in fixed_phy_update_state()
190 const struct fixed_phy_status *changed) in fixed_phy_update_state()
218 struct fixed_phy_status *status) in fixed_phy_add()
268 struct fixed_phy_status *status, in fixed_phy_register()
/linux-4.1.27/arch/mips/ar7/
Dplatform.c254 static struct fixed_phy_status fixed_phy_status __initdata = {
682 res = fixed_phy_add(PHY_POLL, cpmac_high.id, &fixed_phy_status); in ar7_register_devices()
695 res = fixed_phy_add(PHY_POLL, cpmac_low.id, &fixed_phy_status); in ar7_register_devices()
/linux-4.1.27/arch/m68k/coldfire/
Dm5272.c118 static struct fixed_phy_status nettel_fixed_phy_status __initdata = {
/linux-4.1.27/arch/mips/bcm47xx/
Dsetup.c245 static struct fixed_phy_status bcm47xx_fixed_phy_status __initdata = {
/linux-4.1.27/drivers/net/ethernet/broadcom/genet/
Dbcmmii.c472 struct fixed_phy_status *status) in bcmgenet_fixed_phy_link_update()
518 struct fixed_phy_status fphy_status = { in bcmgenet_mii_pd_init()
/linux-4.1.27/include/net/
Ddsa.h227 struct fixed_phy_status *st);
/linux-4.1.27/drivers/of/
Dof_mdio.c291 struct fixed_phy_status status = {}; in of_phy_register_fixed_link()
/linux-4.1.27/drivers/net/dsa/
Dbcm_sf2.c893 struct fixed_phy_status *status) in bcm_sf2_sw_fixed_link_update()
/linux-4.1.27/net/dsa/
Dslave.c712 struct fixed_phy_status *status) in dsa_slave_fixed_link_update()
/linux-4.1.27/Documentation/networking/
Dstmmac.txt257 static struct fixed_phy_status stmmac0_fixed_phy_status = {
/linux-4.1.27/drivers/net/ethernet/marvell/
Dmvneta.c2077 struct fixed_phy_status status; in mvneta_fixed_link_update()
2078 struct fixed_phy_status changed = {}; in mvneta_fixed_link_update()
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dbgmac.c1442 struct fixed_phy_status fphy_status = { in bgmac_fixed_phy_register()