Searched refs:fixed_phy_status (Results 1 – 13 of 13) sorted by relevance
/linux-4.1.27/include/linux/ |
D | phy_fixed.h | 4 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/ |
D | fixed_phy.c | 38 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/ |
D | platform.c | 254 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/ |
D | m5272.c | 118 static struct fixed_phy_status nettel_fixed_phy_status __initdata = {
|
/linux-4.1.27/arch/mips/bcm47xx/ |
D | setup.c | 245 static struct fixed_phy_status bcm47xx_fixed_phy_status __initdata = {
|
/linux-4.1.27/drivers/net/ethernet/broadcom/genet/ |
D | bcmmii.c | 472 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/ |
D | dsa.h | 227 struct fixed_phy_status *st);
|
/linux-4.1.27/drivers/of/ |
D | of_mdio.c | 291 struct fixed_phy_status status = {}; in of_phy_register_fixed_link()
|
/linux-4.1.27/drivers/net/dsa/ |
D | bcm_sf2.c | 893 struct fixed_phy_status *status) in bcm_sf2_sw_fixed_link_update()
|
/linux-4.1.27/net/dsa/ |
D | slave.c | 712 struct fixed_phy_status *status) in dsa_slave_fixed_link_update()
|
/linux-4.1.27/Documentation/networking/ |
D | stmmac.txt | 257 static struct fixed_phy_status stmmac0_fixed_phy_status = {
|
/linux-4.1.27/drivers/net/ethernet/marvell/ |
D | mvneta.c | 2077 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/ |
D | bgmac.c | 1442 struct fixed_phy_status fphy_status = { in bgmac_fixed_phy_register()
|