Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/cadence/
Dphy-cadence-sierra.c98 bool autoconf; member
227 sp->autoconf = of_property_read_bool(dn, "cdns,autoconf"); in cdns_sierra_phy_probe()
242 if (!sp->autoconf) { in cdns_sierra_phy_probe()
261 if (!sp->autoconf) in cdns_sierra_phy_probe()
269 if (!sp->autoconf && sp->nsubnodes > 1) in cdns_sierra_phy_probe()
/Linux-v5.4/kernel/
Dgen_kheaders.sh33 grep -v "include/generated/autoconf.h" |
38 grep -v "include/generated/autoconf.h" |
/Linux-v5.4/scripts/
Dmkcompile_h19 if [ -r $TARGET -a ! -O include/generated/autoconf.h ]; then
/Linux-v5.4/include/linux/
Dipv6.h18 __s32 autoconf; member
83 __s32 autoconf; member
/Linux-v5.4/include/net/
Daddrconf.h36 autoconf : 1, member
40 autoconf : 1, member
/Linux-v5.4/net/ipv6/
Daf_inet6.c80 .autoconf = 1,
91 module_param_named(autoconf, ipv6_defaults.autoconf, int, 0444);
92 MODULE_PARM_DESC(autoconf, "Enable IPv6 address autoconfiguration on all interfaces");
Daddrconf.c193 .autoconf = 1,
247 .autoconf = 1,
2755 if (pinfo->autoconf && in6_dev->cnf.autoconf) { in addrconf_prefix_rcv()
5381 array[DEVCONF_AUTOCONF] = cnf->autoconf; in ipv6_store_devconf()
5913 if (pinfo->autoconf) in inet6_fill_prefix()
6485 .data = &ipv6_devconf.autoconf,
6936 dflt->autoconf = ipv6_defaults.autoconf; in addrconf_init_net()
/Linux-v5.4/Documentation/networking/
Dipv6.txt36 autoconf
Dip-sysctl.txt1699 autoconf - BOOLEAN
1944 Defines how link-local and autoconf addresses are generated.
1948 from autoconf
/Linux-v5.4/Documentation/devicetree/bindings/phy/
Dphy-cadence-sierra.txt20 - cdns,autoconf: A boolean property whose presence indicates that the
/Linux-v5.4/tools/usb/usbip/
Dconfigure.ac1 dnl Process this file with autoconf to produce a configure script.
DINSTALL41 `configure' by a program called `autoconf'. You need `configure.ac' if
43 of `autoconf'.
DREADME43 - libtool, automake >= 1.9, autoconf >= 2.5.0, pkg-config
/Linux-v5.4/arch/x86/boot/
DMakefile52 -include include/generated/autoconf.h \
/Linux-v5.4/Documentation/
Ddontdiff90 autoconf.h*
/Linux-v5.4/Documentation/kbuild/
Dkconfig.rst165 "autoconf.h" (header) file.
166 Its default value is "include/generated/autoconf.h".
/Linux-v5.4/Documentation/filesystems/nfs/
Dnfsroot.txt82 ip=<client-ip>:<server-ip>:<gw-ip>:<netmask>:<hostname>:<device>:<autoconf>:
96 The <autoconf> parameter can appear alone as the value to the `ip'
148 <autoconf> Method to use for autoconfiguration. In the case of options
/Linux-v5.4/drivers/usb/misc/
Dusbtest.c80 unsigned autoconf:1; member
2813 if (override_alt >= 0 || info->autoconf) { in usbtest_probe()
2913 .autoconf = 1, /* iso and ctrl_out need autoconf */
2925 .autoconf = 1,
2934 .autoconf = 1,
2940 .autoconf = 1,
/Linux-v5.4/arch/sh/configs/
Dtitan_defconfig25 CONFIG_CMDLINE="console=ttySC1,38400N81 root=/dev/nfs ip=:::::eth1:autoconf rw"
/Linux-v5.4/tools/testing/selftests/bpf/
DMakefile9 GENHDR := $(GENDIR)/autoconf.h
/Linux-v5.4/Documentation/networking/device_drivers/dec/
Dde4x5.txt151 autonegotiation feature in the SROM autoconf code, this detection will
/Linux-v5.4/
DMakefile686 $(Q)test -e include/generated/autoconf.h -a -e $@ || ( \
/Linux-v5.4/Documentation/admin-guide/
Dkernel-parameters.txt352 autoconf= [IPV6]