Searched refs:fixed_phy_status (Results 1 – 18 of 18) sorted by relevance
/Linux-v4.19/include/linux/ |
D | phy_fixed.h | 5 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/ |
D | swphy.h | 5 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);
|
D | fixed_phy.c | 40 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()
|
D | swphy.c | 99 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()
|
D | phylink.c | 1344 struct fixed_phy_status fs; in phylink_mii_emul_read()
|
/Linux-v4.19/arch/mips/ar7/ |
D | platform.c | 252 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/ |
D | fman_memac.h | 48 struct fixed_phy_status *fixed_link);
|
D | fman_memac.c | 325 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()
|
D | mac.c | 65 struct fixed_phy_status *fixed_link;
|
/Linux-v4.19/arch/m68k/coldfire/ |
D | m5272.c | 119 static struct fixed_phy_status nettel_fixed_phy_status __initdata = {
|
/Linux-v4.19/arch/mips/bcm47xx/ |
D | setup.c | 222 static struct fixed_phy_status bcm47xx_fixed_phy_status __initdata = {
|
/Linux-v4.19/drivers/net/ethernet/broadcom/genet/ |
D | bcmmii.c | 116 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/ |
D | dsa.h | 29 struct fixed_phy_status; 360 struct fixed_phy_status *st);
|
/Linux-v4.19/drivers/of/ |
D | of_mdio.c | 462 struct fixed_phy_status status = {}; in of_phy_register_fixed_link()
|
/Linux-v4.19/drivers/net/dsa/ |
D | dsa_loop.c | 338 struct fixed_phy_status status = { in dsa_loop_init()
|
/Linux-v4.19/Documentation/networking/ |
D | stmmac.txt | 262 static struct fixed_phy_status stmmac0_fixed_phy_status = {
|
/Linux-v4.19/drivers/net/ethernet/broadcom/ |
D | bgmac.c | 1443 struct fixed_phy_status fphy_status = { in bgmac_phy_connect_direct()
|
/Linux-v4.19/drivers/net/usb/ |
D | lan78xx.c | 2059 struct fixed_phy_status fphy_status = { in lan7801_phy_init()
|