Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dphy_fixed.h5 struct fixed_phy_status { struct
19 struct fixed_phy_status *status); argument
21 struct fixed_phy_status *status,
26 struct fixed_phy_status *status,
32 struct fixed_phy_status *));
35 struct fixed_phy_status *status) in fixed_phy_add()
40 struct fixed_phy_status *status, in fixed_phy_register()
48 struct fixed_phy_status *status, in fixed_phy_register_with_gpiod()
59 struct fixed_phy_status *)) in fixed_phy_set_link_update() argument
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Dfixed_phy.c36 struct fixed_phy_status status;
38 int (*link_update)(struct net_device *, struct fixed_phy_status *);
80 struct fixed_phy_status state; in fixed_mdio_read()
113 struct fixed_phy_status *)) in fixed_phy_set_link_update() argument
134 struct fixed_phy_status *status, in fixed_phy_add_gpiod()
164 struct fixed_phy_status *status) { in fixed_phy_add()
227 struct fixed_phy_status *status, in __fixed_phy_register()
311 struct fixed_phy_status *status, in fixed_phy_register()
320 struct fixed_phy_status *status, in fixed_phy_register_with_gpiod()
H A Dswphy.h5 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);
H A Dswphy.c93 int swphy_validate_state(const struct fixed_phy_status *state) in swphy_validate_state()
115 int swphy_read_reg(int reg, const struct fixed_phy_status *state) in swphy_read_reg()
H A Dphylink.c1786 struct fixed_phy_status fs; in phylink_mii_emul_read()
/OK3568_Linux_fs/kernel/arch/mips/ar7/
H A Dplatform.c239 static struct fixed_phy_status fixed_phy_status __initdata = {
673 &fixed_phy_status); in ar7_register_devices()
686 res = fixed_phy_add(PHY_POLL, cpmac_low.id, &fixed_phy_status); in ar7_register_devices()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/fman/
H A Dfman_memac.h48 struct fixed_phy_status *fixed_link);
H A Dfman_memac.c325 struct fixed_phy_status *fixed_link;
511 struct fixed_phy_status *fixed_link) in setup_sgmii_internal_phy()
829 struct fixed_phy_status *fixed_link) in memac_cfg_fixed_link()
1029 struct fixed_phy_status *fixed_link; in memac_init()
H A Dmac.c65 struct fixed_phy_status *fixed_link;
/OK3568_Linux_fs/kernel/arch/m68k/coldfire/
H A Dm5272.c119 static struct fixed_phy_status nettel_fixed_phy_status __initdata = {
/OK3568_Linux_fs/kernel/arch/mips/bcm47xx/
H A Dsetup.c251 static struct fixed_phy_status bcm47xx_fixed_phy_status __initdata = {
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/genet/
H A Dbcmmii.c119 struct fixed_phy_status *status) in bcmgenet_fixed_phy_link_update()
569 struct fixed_phy_status fphy_status = { in bcmgenet_mii_pd_init()
/OK3568_Linux_fs/kernel/include/net/
H A Ddsa.h27 struct fixed_phy_status;
452 struct fixed_phy_status *st);
/OK3568_Linux_fs/kernel/drivers/net/mdio/
H A Dof_mdio.c532 struct fixed_phy_status status = {}; in of_phy_register_fixed_link()
/OK3568_Linux_fs/kernel/drivers/net/dsa/
H A Ddsa_loop.c392 struct fixed_phy_status status = { in dsa_loop_init()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/
H A Dbgmac.c1442 struct fixed_phy_status fphy_status = { in bgmac_phy_connect_direct()
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dlan78xx.c2046 struct fixed_phy_status fphy_status = { in lan7801_phy_init()