/Linux-v5.4/drivers/phy/cadence/ |
D | phy-cadence-sierra.c | 98 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/ |
D | gen_kheaders.sh | 33 grep -v "include/generated/autoconf.h" | 38 grep -v "include/generated/autoconf.h" |
|
/Linux-v5.4/scripts/ |
D | mkcompile_h | 19 if [ -r $TARGET -a ! -O include/generated/autoconf.h ]; then
|
/Linux-v5.4/include/linux/ |
D | ipv6.h | 18 __s32 autoconf; member 83 __s32 autoconf; member
|
/Linux-v5.4/include/net/ |
D | addrconf.h | 36 autoconf : 1, member 40 autoconf : 1, member
|
/Linux-v5.4/net/ipv6/ |
D | af_inet6.c | 80 .autoconf = 1, 91 module_param_named(autoconf, ipv6_defaults.autoconf, int, 0444); 92 MODULE_PARM_DESC(autoconf, "Enable IPv6 address autoconfiguration on all interfaces");
|
D | addrconf.c | 193 .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/ |
D | ipv6.txt | 36 autoconf
|
D | ip-sysctl.txt | 1699 autoconf - BOOLEAN 1944 Defines how link-local and autoconf addresses are generated. 1948 from autoconf
|
/Linux-v5.4/Documentation/devicetree/bindings/phy/ |
D | phy-cadence-sierra.txt | 20 - cdns,autoconf: A boolean property whose presence indicates that the
|
/Linux-v5.4/tools/usb/usbip/ |
D | configure.ac | 1 dnl Process this file with autoconf to produce a configure script.
|
D | INSTALL | 41 `configure' by a program called `autoconf'. You need `configure.ac' if 43 of `autoconf'.
|
D | README | 43 - libtool, automake >= 1.9, autoconf >= 2.5.0, pkg-config
|
/Linux-v5.4/arch/x86/boot/ |
D | Makefile | 52 -include include/generated/autoconf.h \
|
/Linux-v5.4/Documentation/ |
D | dontdiff | 90 autoconf.h*
|
/Linux-v5.4/Documentation/kbuild/ |
D | kconfig.rst | 165 "autoconf.h" (header) file. 166 Its default value is "include/generated/autoconf.h".
|
/Linux-v5.4/Documentation/filesystems/nfs/ |
D | nfsroot.txt | 82 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/ |
D | usbtest.c | 80 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/ |
D | titan_defconfig | 25 CONFIG_CMDLINE="console=ttySC1,38400N81 root=/dev/nfs ip=:::::eth1:autoconf rw"
|
/Linux-v5.4/tools/testing/selftests/bpf/ |
D | Makefile | 9 GENHDR := $(GENDIR)/autoconf.h
|
/Linux-v5.4/Documentation/networking/device_drivers/dec/ |
D | de4x5.txt | 151 autonegotiation feature in the SROM autoconf code, this detection will
|
/Linux-v5.4/ |
D | Makefile | 686 $(Q)test -e include/generated/autoconf.h -a -e $@ || ( \
|
/Linux-v5.4/Documentation/admin-guide/ |
D | kernel-parameters.txt | 352 autoconf= [IPV6]
|