Home
last modified time | relevance | path

Searched refs:associate (Results 1 – 25 of 76) sorted by relevance

1234

/freebsd-12.1/contrib/wpa/hostapd/
H A DREADME-MULTI-AP84 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 Ddefconfig364 # available to the AP and the devices that may associate with it.
/freebsd-12.1/contrib/llvm/include/llvm/Target/
H A DTargetSchedule.td19 // 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 DREADME27 Acts as a wifi client. It will associate to a network and bind a
/freebsd-12.1/lib/libpmc/pmu-events/
H A DREADME126 to identify CPU (and associate it with a set of PMU events
/freebsd-12.1/contrib/wpa/wpa_supplicant/
H A Ddriver_i.h62 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 Dwpa_priv.c301 if (iface->drv_priv == NULL || iface->driver->associate == NULL) in wpa_priv_cmd_associate()
336 res = iface->driver->associate(iface->drv_priv, &params); in wpa_priv_cmd_associate()
H A DREADME-HS20442 <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 DREADME-Windows.txt187 wpa_supplicant tries to associate with the SSID without doing
H A DChangeLog1404 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 DREADME272 - 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 Dacpi_if.m44 # previous device and properly associate the current ACPI_HANDLE with it.
/freebsd-12.1/crypto/openssl/doc/man3/
H A DSSL_CTX_add1_chain_cert.pod102 The chains associate with an SSL_CTX structure are copied to any SSL
H A DDH_meth_new.pod89 ability to associate implementation specific data with the DH_METHOD. It is
H A DDSA_meth_new.pod118 ability to associate implementation specific data with the DSA_METHOD. It is
H A DRSA_meth_new.pod158 provide the ability to associate implementation specific data with the
H A DEVP_EncryptInit.pod129 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 Dncurses-intro.doc184 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 Dbus_if.m433 * 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 Dzic.c109 static void associate(void);
584 associate();
726 associate(void) in associate() function
/freebsd-12.1/contrib/wpa/src/drivers/
H A Ddriver_privsep.c827 .associate = wpa_driver_privsep_associate,
H A Ddriver.h2395 int (*associate)(void *priv, member
H A Ddriver_bsd.c1784 .associate = wpa_driver_bsd_associate,
/freebsd-12.1/contrib/binutils/binutils/
H A DREADME183 you can associate -lc on the ld command line with the actual libc used.
/freebsd-12.1/sys/dev/e1000/
H A DREADME245 To associate the VLAN interface with a physical interface and

1234