Home
last modified time | relevance | path

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

/arch/mips/mach-octeon/
A Dcvmx-helper-sfp.c980 struct cvmx_fdt_sfp_info *sfp, *first_sfp = NULL, *last_sfp = NULL; in cvmx_sfp_parse_device_tree() local
1077 first_sfp = sfp; in cvmx_sfp_parse_device_tree()
1080 if (!first_sfp) { in cvmx_sfp_parse_device_tree()
1123 for (sfp = first_sfp; sfp; sfp = sfp->next_iface_sfp) { in cvmx_sfp_parse_device_tree()
1143 cvmx_helper_cfg_set_sfp_info(xiface, index, first_sfp); in cvmx_sfp_parse_device_tree()

Completed in 4 milliseconds