Searched refs:fixed_phy_status (Results 1 – 10 of 10) sorted by relevance
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);
36 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() argument134 const struct fixed_phy_status *status, in fixed_phy_add_gpiod()163 int fixed_phy_add(int phy_addr, const struct fixed_phy_status *status) in fixed_phy_add()225 struct phy_device *fixed_phy_register(const struct fixed_phy_status *status, in fixed_phy_register()
93 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()
3234 struct fixed_phy_status fs; in phylink_mii_emul_read()
122 struct fixed_phy_status *status) in bcmgenet_fixed_phy_link_update()625 struct fixed_phy_status fphy_status = { in bcmgenet_mii_pd_init()
417 struct fixed_phy_status status = {}; in of_phy_register_fixed_link()
241 struct fixed_phy_status hbg_fixed_phy_status = { in hbg_fixed_phy_init()
400 struct fixed_phy_status status = { in dsa_loop_init()
1441 struct fixed_phy_status fphy_status = { in bgmac_phy_connect_direct()
56 static struct fixed_phy_status ncsi_phy_status = {
Completed in 27 milliseconds