Searched refs:cvmx_phy_info (Results 1 – 5 of 5) sorted by relevance
| /arch/mips/mach-octeon/include/mach/ |
| A D | cvmx-helper-fdt.h | 38 struct cvmx_phy_info; /** Defined in cvmx-helper-board.h */ 80 struct cvmx_phy_info *phy_info; 474 void cvmx_sfp_attach_phy(struct cvmx_fdt_sfp_info *sfp, struct cvmx_phy_info *phy_info); 483 static inline struct cvmx_phy_info *cvmx_sfp_get_phy_info(const struct cvmx_fdt_sfp_info *sfp) 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 D | cvmx-helper-board.h | 84 struct cvmx_phy_info; 222 struct cvmx_phy_info *phy_info; 259 struct cvmx_phy_info *phy_info; 272 typedef struct cvmx_phy_info { struct 308 cvmx_helper_link_info_t (*link_function)(struct cvmx_phy_info *phy_info); argument
|
| A D | cvmx-helper-cfg.h | 72 struct cvmx_phy_info; 104 struct cvmx_phy_info *phy_info; /** Data structure with PHY information */ 678 void cvmx_helper_set_port_phy_info(int xiface, int index, struct cvmx_phy_info *phy_info); 688 struct cvmx_phy_info *cvmx_helper_get_port_phy_info(int xiface, int index);
|
| /arch/mips/mach-octeon/ |
| A D | cvmx-helper-board.c | 34 static int __cvmx_helper_78xx_parse_phy(struct cvmx_phy_info *phy_info, 953 static int __cvmx_helper_78xx_parse_phy(struct cvmx_phy_info *phy_info, in __cvmx_helper_78xx_parse_phy() 1369 struct cvmx_phy_info *phy_info; in __cvmx_helper_parse_bgx_dt()
|
| A D | cvmx-helper-cfg.c | 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() 1160 struct cvmx_phy_info *cvmx_helper_get_port_phy_info(int xiface, int index) in cvmx_helper_get_port_phy_info()
|
Completed in 17 milliseconds