Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/e6000sw/
H A De6000sw.c116 static int e6000sw_parse_fixed_link(e6000sw_softc_t *, phandle_t, uint32_t);
333 e6000sw_parse_fixed_link(e6000sw_softc_t *sc, phandle_t node, uint32_t port) in e6000sw_parse_fixed_link() function
370 return (e6000sw_parse_fixed_link(sc, switch_eth, port)); in e6000sw_parse_ethernet()
394 if (e6000sw_parse_fixed_link(sc, child, port) != 0) in e6000sw_parse_child_fdt()