Searched refs:fixed_phy_status (Results 1 – 13 of 13) sorted by relevance
/linux-4.4.14/include/linux/ |
D | phy_fixed.h | 4 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/ |
D | fixed_phy.c | 39 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/ |
D | platform.c | 253 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/ |
D | m5272.c | 118 static struct fixed_phy_status nettel_fixed_phy_status __initdata = {
|
/linux-4.4.14/arch/mips/bcm47xx/ |
D | setup.c | 259 static struct fixed_phy_status bcm47xx_fixed_phy_status __initdata = {
|
/linux-4.4.14/drivers/net/ethernet/broadcom/genet/ |
D | bcmmii.c | 168 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/ |
D | dsa.h | 237 struct fixed_phy_status *st);
|
/linux-4.4.14/drivers/of/ |
D | of_mdio.c | 314 struct fixed_phy_status status = {}; in of_phy_register_fixed_link()
|
/linux-4.4.14/drivers/net/dsa/ |
D | bcm_sf2.c | 1217 struct fixed_phy_status *status) in bcm_sf2_sw_fixed_link_update()
|
/linux-4.4.14/net/dsa/ |
D | slave.c | 982 struct fixed_phy_status *status) in dsa_slave_fixed_link_update()
|
/linux-4.4.14/Documentation/networking/ |
D | stmmac.txt | 249 static struct fixed_phy_status stmmac0_fixed_phy_status = {
|
/linux-4.4.14/drivers/net/ethernet/marvell/ |
D | mvneta.c | 2127 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/ |
D | bgmac.c | 1442 struct fixed_phy_status fphy_status = { in bgmac_fixed_phy_register()
|