Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dphy_fixed.h4 struct fixed_phy_status { struct
16 struct fixed_phy_status *status, argument
19 struct fixed_phy_status *status,
25 struct fixed_phy_status *));
27 const struct fixed_phy_status *status,
28 const struct fixed_phy_status *changed);
31 struct fixed_phy_status *status, in fixed_phy_add()
37 struct fixed_phy_status *status, in fixed_phy_register()
49 struct fixed_phy_status *)) in fixed_phy_set_link_update() argument
54 const struct fixed_phy_status *status, in fixed_phy_update_state()
[all …]
/linux-4.4.14/drivers/net/phy/
Dfixed_phy.c39 struct fixed_phy_status status;
40 int (*link_update)(struct net_device *, struct fixed_phy_status *);
196 struct fixed_phy_status *)) in fixed_phy_set_link_update() argument
217 const struct fixed_phy_status *status, in fixed_phy_update_state()
218 const struct fixed_phy_status *changed) in fixed_phy_update_state()
246 struct fixed_phy_status *status, in fixed_phy_add()
310 struct fixed_phy_status *status, in fixed_phy_register()
/linux-4.4.14/arch/mips/ar7/
Dplatform.c253 static struct fixed_phy_status fixed_phy_status __initdata = {
682 &fixed_phy_status, -1); in ar7_register_devices()
695 res = fixed_phy_add(PHY_POLL, cpmac_low.id, &fixed_phy_status, -1); in ar7_register_devices()
/linux-4.4.14/arch/m68k/coldfire/
Dm5272.c118 static struct fixed_phy_status nettel_fixed_phy_status __initdata = {
/linux-4.4.14/arch/mips/bcm47xx/
Dsetup.c259 static struct fixed_phy_status bcm47xx_fixed_phy_status __initdata = {
/linux-4.4.14/drivers/net/ethernet/broadcom/genet/
Dbcmmii.c168 struct fixed_phy_status *status) in bcmgenet_fixed_phy_link_update()
598 struct fixed_phy_status fphy_status = { in bcmgenet_mii_pd_init()
/linux-4.4.14/include/net/
Ddsa.h237 struct fixed_phy_status *st);
/linux-4.4.14/drivers/of/
Dof_mdio.c314 struct fixed_phy_status status = {}; in of_phy_register_fixed_link()
/linux-4.4.14/drivers/net/dsa/
Dbcm_sf2.c1217 struct fixed_phy_status *status) in bcm_sf2_sw_fixed_link_update()
/linux-4.4.14/net/dsa/
Dslave.c982 struct fixed_phy_status *status) in dsa_slave_fixed_link_update()
/linux-4.4.14/Documentation/networking/
Dstmmac.txt249 static struct fixed_phy_status stmmac0_fixed_phy_status = {
/linux-4.4.14/drivers/net/ethernet/marvell/
Dmvneta.c2127 struct fixed_phy_status status; in mvneta_fixed_link_update()
2128 struct fixed_phy_status changed = {}; in mvneta_fixed_link_update()
/linux-4.4.14/drivers/net/ethernet/broadcom/
Dbgmac.c1442 struct fixed_phy_status fphy_status = { in bgmac_fixed_phy_register()