Home
last modified time | relevance | path

Searched refs:cvmx_phy_info (Results 1 – 5 of 5) sorted by relevance

/arch/mips/mach-octeon/include/mach/
A Dcvmx-helper-fdt.h38 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 Dcvmx-helper-board.h84 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 Dcvmx-helper-cfg.h72 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 Dcvmx-helper-board.c34 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 Dcvmx-helper-cfg.c1142 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