Searched refs:radios (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/Documentation/networking/mac80211_hwsim/ |
D | README | 12 arbitrary number of IEEE 802.11 radios for mac80211. It can be used to 21 and wpa_supplicant. The simulated radios do not have the limitations 27 mac80211_hwsim kernel module has a parameter 'radios' that can be used 28 to select how many radios are simulated (default 2). This allows 34 radio and copying all transmitted frames to all other radios that are 47 This example shows how to use mac80211_hwsim to simulate two radios:
|
/linux-4.4.14/Documentation/video4linux/ |
D | si470x.txt | 1 Driver for USB radios for the Silicon Labs Si470x FM Radio Receivers 39 Currently the following USB radios (vendor:product) with the Silicon Labs si470x
|
D | si4713.txt | 1 Driver for I2C radios for the Silicon Labs Si4713 FM Radio Transmitters
|
/linux-4.4.14/drivers/usb/ |
D | README | 45 radios, and any other drivers that talk to the v4l
|
/linux-4.4.14/drivers/net/wireless/ |
D | mac80211_hwsim.c | 44 static int radios = 2; variable 45 module_param(radios, int, 0444); 46 MODULE_PARM_DESC(radios, "Number of simulated radios"); 3147 if (radios < 0 || radios > 100) in init_mac80211_hwsim() 3185 for (i = 0; i < radios; i++) { in init_mac80211_hwsim()
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
D | Kconfig | 17 Say Y, if you want to use the ath9k/ath9k_htc radios together with
|
/linux-4.4.14/drivers/platform/x86/ |
D | fujitsu-laptop.c | 545 static DEVICE_ATTR(radios, 0444, show_radios_state, ignore_store);
|
/linux-4.4.14/Documentation/laptops/ |
D | thinkpad-acpi.txt | 319 attribute will read 0 if the switch is in the "radios 321 "radios enabled" position. 415 radios (Bluetooth+W-WAN+WLAN),
|
/linux-4.4.14/Documentation/networking/ |
D | z8530drv.txt | 561 Also, you can connect several radios that are active on the same
|