Home
last modified time | relevance | path

Searched full:radios (Results 1 – 25 of 29) sorted by relevance

12

/linux/Documentation/networking/mac80211_hwsim/
H A Dmac80211_hwsim.rst21 arbitrary number of IEEE 802.11 radios for mac80211. It can be used to
30 and wpa_supplicant. The simulated radios do not have the limitations
36 mac80211_hwsim kernel module has a parameter 'radios' that can be used
37 to select how many radios are simulated (default 2). This allows
43 radio and copying all transmitted frames to all other radios that are
57 This example shows how to use mac80211_hwsim to simulate two radios:
/linux/drivers/net/ieee802154/
H A Dmac802154_hwsim.h7 * @MAC802154_HWSIM_CMD_GET_RADIO: fetch information about existing radios
15 * @MAC802154_HWSIM_CMD_DEL_EDGE: delete edges between radios
16 * @MAC802154_HWSIM_CMD_NEW_EDGE: create a new edge between two radios
H A Dmac802154_hwsim.c1027 dev_info(&pdev->dev, "Added 2 mac802154 hwsim hardware radios\n"); in hwsim_probe()
/linux/drivers/media/radio/si4713/
H A DMakefile3 # Makefile for radios with Silicon Labs Si4713 FM Radio Transmitters
/linux/drivers/media/radio/si470x/
H A DMakefile3 # Makefile for radios with Silicon Labs Si470x FM Radio Receivers
H A Dradio-si470x.h5 * Driver for radios with Silicon Labs Si470x FM Radio Receivers
H A Dradio-si470x-i2c.c5 * I2C driver for radios with Silicon Labs Si470x FM Radio Receivers
H A Dradio-si470x-common.c5 * Driver for radios with Silicon Labs Si470x FM Radio Receivers
H A Dradio-si470x-usb.c5 * USB driver for radios with Silicon Labs Si470x FM Radio Receivers
/linux/drivers/net/wireless/ath/ath9k/
H A Dcommon-init.c36 /* Some 2 GHz radios are actually tunable on 2312-2732
57 /* Some 5 GHz radios are actually tunable on XXXX-YYYY
H A Dar5008_phy.c109 * Used on external AR2133/AR5133 radios.
197 * ar5008_hw_set_channel - tune to a channel on the external AR2133/AR5133 radios
199 * For the external AR2133/AR5133 radios, takes the MHz channel value and set
427 * ar5008_hw_spur_mitigate - convert baseband spur frequency for external radios
495 * Only required for older devices with external AR2133/AR5133 radios.
518 * Used for the external AR2133/AR5133 radios.
H A Dar9002_phy.c18 * DOC: Programming Atheros 802.11n analog front end radios
26 * have their analog front radios, MAC/BB and host PCIe/USB interface embedded
H A Dhw.c3289 /* Devices with external radios */
3310 /* For devices with external radios */
3340 * Used for devices with external radios.
/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c50 static int radios = 2; variable
51 module_param(radios, int, 0444);
52 MODULE_PARM_DESC(radios, "Number of simulated radios");
76 MODULE_PARM_DESC(multi_radio, "Support Multiple Radios per wiphy");
85 * secondary radios are expected to follow.
87 * request with all radios reporting the same regulatory domain.
91 * respective regulatory requested domains. Subsequent radios will
97 * domain requests. All radios will adhere to this custom world regulatory
105 * and use strict settings. The rest of the radios are expected to follow.
107 * settings. All radios will adhere to this.
[all …]
/linux/Documentation/admin-guide/media/
H A Dsi470x.rst49 Currently the following USB radios (vendor:product) with the Silicon Labs si470x
/linux/Documentation/devicetree/bindings/net/wireless/
H A Dqcom,ath12k-wsi.yaml18 control information across radios based on the doorbell mechanism.
/linux/drivers/net/wireless/ath/ath12k/
H A Dreg.c103 /* Send the reg change request to all the radios */ in ath12k_reg_notifier()
332 /* If one of the radios within ah has already updated the regd for in ath12k_regd_update()
H A Dmac.c8950 /* Since we advertised the max cap of all radios combined during wiphy in __ath12k_set_antenna()
10605 * across different radios before a vdev is brought up in in ath12k_mac_assign_vif_to_vdev()
12300 /* Radio_index passed is -1, so set RTS threshold for all radios. */ in ath12k_mac_op_set_rts_threshold()
12310 /* Setting new RTS threshold for vdevs of all radios passed, so update in ath12k_mac_op_set_rts_threshold()
12311 * the RTS threshold value for all radios in ath12k_mac_op_set_rts_threshold()
13274 /* When there are multiple radios in an SOC, in ath12k_mac_op_reconfig_complete()
14298 /* there are multiple radios */ in ath12k_mac_setup_iface_combinations()
14515 /* Advertise the max antenna support of all radios, driver can handle in ath12k_mac_hw_register()
/linux/sound/i2c/
H A Dtea6330t.c4 * Sound fader control circuit for car radios by Philips Semiconductors
/linux/drivers/net/usb/
H A Drndis_host.c642 /* Hytera Communications DMR radios' "Radio to PC Network" */
/linux/include/dt-bindings/input/
H A Dlinux-event-codes.h338 #define KEY_RFKILL 247 /* Key that controls all radios */
/linux/include/uapi/linux/
H A Dinput-event-codes.h338 #define KEY_RFKILL 247 /* Key that controls all radios */
/linux/net/rfkill/
H A Dcore.c533 * locks all radios in one of the BLOCKED states.
/linux/drivers/net/wireless/ath/ath5k/
H A Dreg.h1869 #define AR5K_PHY_SHIFT_2GHZ 0x00004007 /* Used to access 2GHz radios */
1870 #define AR5K_PHY_SHIFT_5GHZ 0x00000007 /* Used to access 5GHz radios (default) */
H A Dbase.c81 MODULE_PARM_DESC(fastchanswitch, "Enable fast channel switching for AR2413/AR5413 radios.");
2704 * report both 2GHz/5GHz radios */ in ath5k_init_ah()

12