| /freebsd-12.1/contrib/wpa/hostapd/ |
| H A D | README-MULTI-AP | 84 If 'multi_ap' is 1 (backhaul BSS only), any station that tries to associate 87 If 'multi_ap' is 2 (fronthaul BSS only), any station that tries to associate 135 not follow the Multi-AP specification, wpa_supplicant will fail to associate.
|
| H A D | defconfig | 364 # available to the AP and the devices that may associate with it.
|
| /freebsd-12.1/contrib/llvm/include/llvm/Target/ |
| H A D | TargetSchedule.td | 19 // class. Target hooks allow subtargets to associate opcodes with 27 // each subtarget, define WriteRes and ReadAdvance to associate 39 // subtarget can directly associate resources with SchedReadWrite 75 // Target hooks allow subtargets to associate LoadLatency and 209 // A target architecture may define SchedReadWrite types and associate 340 // Directly associate a new SchedRead type with a delay and optional
|
| /freebsd-12.1/tools/tools/net80211/w00t/ |
| H A D | README | 27 Acts as a wifi client. It will associate to a network and bind a
|
| /freebsd-12.1/lib/libpmc/pmu-events/ |
| H A D | README | 126 to identify CPU (and associate it with a set of PMU events
|
| /freebsd-12.1/contrib/wpa/wpa_supplicant/ |
| H A D | driver_i.h | 62 if (wpa_s->driver->associate) { in wpa_drv_associate() 63 return wpa_s->driver->associate(wpa_s->drv_priv, params); in wpa_drv_associate()
|
| H A D | wpa_priv.c | 301 if (iface->drv_priv == NULL || iface->driver->associate == NULL) in wpa_priv_cmd_associate() 336 res = iface->driver->associate(iface->drv_priv, ¶ms); in wpa_priv_cmd_associate()
|
| H A D | README-HS20 | 442 <3>Trying to associate with 02:00:00:00:01:00 (SSID='Example Network' freq=2412 MHz) 483 <3>Trying to associate with 02:00:00:00:01:00 (SSID='Example Network' freq=2412 MHz)
|
| H A D | README-Windows.txt | 187 wpa_supplicant tries to associate with the SSID without doing
|
| H A D | ChangeLog | 1404 loop where the driver did not even try to associate 1657 refused to associate with open networks) [Bug 106] 1821 drivers that may take more than five second to associate 2003 wpa_supplicant in state where it will not associate before 2109 in associate() handler for other drivers, too (assuming the driver 2157 * driver_hostap: moved PrivacyInvoked configuration to associate() 2190 * added auth_alg to driver interface associate() parameters to make it
|
| H A D | README | 272 - wpa_supplicant requests the kernel driver to associate with the chosen 907 # At this point, the new network interface should start trying to associate
|
| /freebsd-12.1/sys/dev/acpica/ |
| H A D | acpi_if.m | 44 # previous device and properly associate the current ACPI_HANDLE with it.
|
| /freebsd-12.1/crypto/openssl/doc/man3/ |
| H A D | SSL_CTX_add1_chain_cert.pod | 102 The chains associate with an SSL_CTX structure are copied to any SSL
|
| H A D | DH_meth_new.pod | 89 ability to associate implementation specific data with the DH_METHOD. It is
|
| H A D | DSA_meth_new.pod | 118 ability to associate implementation specific data with the DSA_METHOD. It is
|
| H A D | RSA_meth_new.pod | 158 provide the ability to associate implementation specific data with the
|
| H A D | EVP_EncryptInit.pod | 129 and free up any allocated memory associate with it, including B<ctx> 185 and free up any allocated memory associate with it, except the B<ctx>
|
| /freebsd-12.1/contrib/ncurses/doc/ |
| H A D | ncurses-intro.doc | 184 associate backing store with each of a stack or deck of overlapping 1191 routines. It exists so the programmer can associate a title, a border, 1678 FIELDTYPE *ftype, /* type to associate */ 1696 TYPE_ALPHA, /* type to associate */ 1710 TYPE_ALNUM, /* type to associate */ 1724 TYPE_ENUM, /* type to associate */ 1751 TYPE_INTEGER, /* type to associate */ 1769 TYPE_NUMERIC, /* type to associate */ 1790 TYPE_REGEXP, /* type to associate */ 1864 By making this step explicit, you can associate a form with a declared [all …]
|
| /freebsd-12.1/sys/kern/ |
| H A D | bus_if.m | 433 * This method is used to associate an interrupt handler function with 710 * @brief Allow drivers to associate a description with an active 718 * @param _descr the description to associate with the interrupt
|
| /freebsd-12.1/contrib/tzcode/zic/ |
| H A D | zic.c | 109 static void associate(void); 584 associate(); 726 associate(void) in associate() function
|
| /freebsd-12.1/contrib/wpa/src/drivers/ |
| H A D | driver_privsep.c | 827 .associate = wpa_driver_privsep_associate,
|
| H A D | driver.h | 2395 int (*associate)(void *priv, member
|
| H A D | driver_bsd.c | 1784 .associate = wpa_driver_bsd_associate,
|
| /freebsd-12.1/contrib/binutils/binutils/ |
| H A D | README | 183 you can associate -lc on the ld command line with the actual libc used.
|
| /freebsd-12.1/sys/dev/e1000/ |
| H A D | README | 245 To associate the VLAN interface with a physical interface and
|