Searched refs:fake (Results 1 – 11 of 11) sorted by relevance
1711 u8 *fake = fake_ie; in lbs_join_post() local1722 *fake++ = WLAN_EID_SSID; in lbs_join_post()1723 *fake++ = params->ssid_len; in lbs_join_post()1724 memcpy(fake, params->ssid, params->ssid_len); in lbs_join_post()1725 fake += params->ssid_len; in lbs_join_post()1727 *fake++ = WLAN_EID_SUPP_RATES; in lbs_join_post()1728 *fake++ = 4; in lbs_join_post()1729 *fake++ = 0x82; in lbs_join_post()1730 *fake++ = 0x84; in lbs_join_post()1731 *fake++ = 0x8b; in lbs_join_post()[all …]
22 tristate "FMC fake device (software testing)"24 This is a fake carrier, bringing a default EEPROM content31 This is a fake mezzanine driver, to show how FMC works and test it.
416 bool fake = false; in ghes_edac_register() local428 fake = true; in ghes_edac_register()465 if (!fake) { in ghes_edac_register()480 if (!fake) { in ghes_edac_register()
15 error injection can fake almost all kinds of errors with the
91 static int adf_get_vf_real_id(u32 fake) in adf_get_vf_real_id() argument98 if (ptr->fake_id == fake) in adf_get_vf_real_id()
17 Say Y here to enable the fake driver that can emulate a net
56 bool "Enable EFI fake memory map"
73 bool "udbg based fake hypervisor console"
1482 static const struct b43_txstatus fake; /* filled with 0 */ in b43_dma_handle_txstatus() local1581 txstat = &fake; in b43_dma_handle_txstatus()
263 This option adds a generic dummy CPUfreq driver, which sets a fake
60 Enable support for the fake waveform generator.