Home
last modified time | relevance | path

Searched refs:phy_info (Results 1 – 6 of 6) sorted by relevance

/arch/mips/mach-octeon/
A Dcvmx-helper-board.c329 if (!phy_info) { in __cvmx_helper_board_link_get_from_dt()
335 if (!phy_info) { in __cvmx_helper_board_link_get_from_dt()
339 memset(phy_info, 0, sizeof(*phy_info)); in __cvmx_helper_board_link_get_from_dt()
350 memset(phy_info, 0, sizeof(*phy_info)); in __cvmx_helper_board_link_get_from_dt()
380 result = phy_info->link_function(phy_info); in __cvmx_helper_board_link_get_from_dt()
542 phy_info->gpio_value = in __get_muxed_mdio_info_from_dt()
1089 phy_info->phy_addr = phy_addr | (phy_info->mdio_unit << 8); in __cvmx_helper_78xx_parse_phy()
1346 phy_info->phy_addr |= phy_info->mdio_unit << 8; in __get_phy_info_from_dt()
1471 phy_info = in __cvmx_helper_parse_bgx_dt()
1474 if (!phy_info) { in __cvmx_helper_parse_bgx_dt()
[all …]
A Dcvmx-helper-cfg.c836 pcfg->phy_info = NULL; in cvmx_init_port_cfg()
1142 void cvmx_helper_set_port_phy_info(int xiface, int index, struct cvmx_phy_info *phy_info) in cvmx_helper_set_port_phy_info() argument
1148 cvmx_cfg_port[xi.node][xi.interface][index].phy_info = phy_info; in cvmx_helper_set_port_phy_info()
1166 return cvmx_cfg_port[xi.node][xi.interface][index].phy_info; in cvmx_helper_get_port_phy_info()
/arch/mips/mach-octeon/include/mach/
A Dcvmx-helper-fdt.h80 struct cvmx_phy_info *phy_info; member
474 void cvmx_sfp_attach_phy(struct cvmx_fdt_sfp_info *sfp, struct cvmx_phy_info *phy_info);
485 return sfp->phy_info; in cvmx_sfp_get_phy_info()
517 int cvmx_fdt_parse_cs4343(const void *fdt_addr, int of_offset, struct cvmx_phy_info *phy_info);
A Dcvmx-helper-board.h222 struct cvmx_phy_info *phy_info; member
259 struct cvmx_phy_info *phy_info; member
308 cvmx_helper_link_info_t (*link_function)(struct cvmx_phy_info *phy_info);
471 int cvmx_helper_board_get_phy_info(cvmx_phy_info_t *phy_info, int ipd_port);
A Docteon_eth.h64 cvmx_phy_info_t phy_info; member
A Dcvmx-helper-cfg.h104 struct cvmx_phy_info *phy_info; /** Data structure with PHY information */ member
678 void cvmx_helper_set_port_phy_info(int xiface, int index, struct cvmx_phy_info *phy_info);

Completed in 15 milliseconds