Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/octe/
H A Dmv88e61xxphy.c149 struct sysctl_oid_list *port_tree, *portN_tree; in mv88e61xxphy_attach() local
185 portN_tree = SYSCTL_CHILDREN(portN_node); in mv88e61xxphy_attach()
187 SYSCTL_ADD_PROC(ctx, portN_tree, OID_AUTO, "duplex", in mv88e61xxphy_attach()
193 SYSCTL_ADD_PROC(ctx, portN_tree, OID_AUTO, "link", in mv88e61xxphy_attach()
199 SYSCTL_ADD_PROC(ctx, portN_tree, OID_AUTO, "media", in mv88e61xxphy_attach()
205 SYSCTL_ADD_PROC(ctx, portN_tree, OID_AUTO, "domain", in mv88e61xxphy_attach()
211 SYSCTL_ADD_PROC(ctx, portN_tree, OID_AUTO, "vlan", in mv88e61xxphy_attach()
217 SYSCTL_ADD_PROC(ctx, portN_tree, OID_AUTO, "priority", in mv88e61xxphy_attach()