/linux-4.1.27/drivers/net/wireless/b43/ |
D | debugfs.c | 83 unsigned int routing, addr; in shm16read__read_file() local 86 routing = dev->dfsentry->shm16read_routing_next; in shm16read__read_file() 88 if ((routing > B43_MAX_SHM_ROUTING) || in shm16read__read_file() 92 val = b43_shm_read16(dev, routing, addr); in shm16read__read_file() 101 unsigned int routing, addr; in shm16read__write_file() local 104 res = sscanf(buf, "0x%X 0x%X", &routing, &addr); in shm16read__write_file() 107 if (routing > B43_MAX_SHM_ROUTING) in shm16read__write_file() 111 if (routing == B43_SHM_SHARED) { in shm16read__write_file() 116 dev->dfsentry->shm16read_routing_next = routing; in shm16read__write_file() 125 unsigned int routing, addr, mask, set; in shm16write__write_file() local [all …]
|
D | main.h | 79 u32 b43_shm_read32(struct b43_wldev *dev, u16 routing, u16 offset); 80 u16 b43_shm_read16(struct b43_wldev *dev, u16 routing, u16 offset); 81 void b43_shm_write32(struct b43_wldev *dev, u16 routing, u16 offset, u32 value); 82 void b43_shm_write16(struct b43_wldev *dev, u16 routing, u16 offset, u16 value);
|
D | phy_ht.c | 51 static const u16 routing[] = { R2059_C1, R2059_C2, R2059_C3, }; in b43_radio_2059_channel_setup() local 70 r = routing[core]; in b43_radio_2059_channel_setup() 157 const u16 routing[] = { R2059_C1, R2059_C2, R2059_C3 }; in b43_radio_2059_init() local 165 for (i = 0; i < ARRAY_SIZE(routing); i++) in b43_radio_2059_init() 166 b43_radio_set(dev, routing[i] | 0x146, 0x3); in b43_radio_2059_init() 624 static const u16 routing[] = { R2059_C1, R2059_C2, R2059_C3, }; in b43_phy_ht_tssi_setup() local 630 b43_radio_write(dev, routing[core] | 0x0159, 0x0011); in b43_phy_ht_tssi_setup()
|
D | main.c | 483 u16 routing, u16 offset) in b43_shm_control_word() argument 488 control = routing; in b43_shm_control_word() 494 u32 b43_shm_read32(struct b43_wldev *dev, u16 routing, u16 offset) in b43_shm_read32() argument 498 if (routing == B43_SHM_SHARED) { in b43_shm_read32() 502 b43_shm_control_word(dev, routing, offset >> 2); in b43_shm_read32() 504 b43_shm_control_word(dev, routing, (offset >> 2) + 1); in b43_shm_read32() 511 b43_shm_control_word(dev, routing, offset); in b43_shm_read32() 517 u16 b43_shm_read16(struct b43_wldev *dev, u16 routing, u16 offset) in b43_shm_read16() argument 521 if (routing == B43_SHM_SHARED) { in b43_shm_read16() 525 b43_shm_control_word(dev, routing, offset >> 2); in b43_shm_read16() [all …]
|
D | radio_2056.c | 10208 bool ignore_uploadflag, u16 routing, in b2056_upload_inittab() argument 10223 b43_radio_write(dev, routing | i, value); in b2056_upload_inittab()
|
/linux-4.1.27/net/decnet/netfilter/ |
D | Kconfig | 10 tristate "Routing message grabulator (for userland routing daemon)" 12 Enable this module if you want to use the userland DECnet routing 13 daemon. You will also need to enable routing support for DECnet 14 unless you just want to monitor routing messages from other nodes.
|
/linux-4.1.27/drivers/net/wireless/b43legacy/ |
D | main.h | 104 u16 routing, u16 offset); 106 u16 routing, u16 offset); 108 u16 routing, u16 offset, 111 u16 routing, u16 offset,
|
D | main.c | 273 u16 routing, u16 offset) in b43legacy_shm_control_word() argument 279 control = routing; in b43legacy_shm_control_word() 286 u16 routing, u16 offset) in b43legacy_shm_read32() argument 290 if (routing == B43legacy_SHM_SHARED) { in b43legacy_shm_read32() 294 b43legacy_shm_control_word(dev, routing, offset >> 2); in b43legacy_shm_read32() 298 b43legacy_shm_control_word(dev, routing, in b43legacy_shm_read32() 306 b43legacy_shm_control_word(dev, routing, offset); in b43legacy_shm_read32() 313 u16 routing, u16 offset) in b43legacy_shm_read16() argument 317 if (routing == B43legacy_SHM_SHARED) { in b43legacy_shm_read16() 321 b43legacy_shm_control_word(dev, routing, offset >> 2); in b43legacy_shm_read16() [all …]
|
/linux-4.1.27/net/mpls/ |
D | Kconfig | 10 circuits. Originally conceived as a way of routing packets at 11 hardware speeds (before hardware was capable of routing ipv4 packets), 26 tristate "MPLS: routing support"
|
/linux-4.1.27/net/ipv6/ |
D | Kconfig | 147 the notion of a secure tunnel for IPSEC and then use routing protocol 217 Support multiple routing tables. 220 bool "IPv6: source address based routing" 223 Enable routing by source address or prefix. 225 The destination address is still the primary routing key, so mixing 226 normal and source prefix specific routes in the same routing table 227 may sometimes lead to unintended routing behavior. This can be 228 avoided by defining different routing tables for the normal and 234 bool "IPv6: multicast routing" 241 bool "IPv6: multicast policy routing" [all …]
|
/linux-4.1.27/Documentation/devicetree/bindings/sound/ |
D | atmel-sam9x5-wm8731-audio.txt | 8 - atmel,audio-routing: A list of the connections between audio components. 12 Available audio endpoints for the audio-routing table: 27 atmel,audio-routing =
|
D | omap-abe-twl6040.txt | 9 - ti,audio-routing: List of connections between audio components. 18 Available audio endpoints for the audio-routing table: 70 /* Audio routing */ 71 ti,audio-routing =
|
D | omap-twl4030.txt | 12 - ti,audio-routing: List of connections between audio components. 15 If the routing is not provided all possible connection will be available 17 Available audio endpoints for the audio-routing table:
|
D | atmel-at91sam9g20ek-wm8731-audio.txt | 6 - atmel,audio-routing: A list of the connections between audio components. 20 atmel,audio-routing =
|
D | samsung,odroidx2-max98090.txt | 9 - samsung,audio-routing : a list of the connections between audio 30 samsung,audio-routing =
|
D | nvidia,tegra-audio-wm9712.txt | 12 - nvidia,audio-routing : A list of the connections between audio components. 49 nvidia,audio-routing =
|
D | atmel-wm8904.txt | 6 - atmel,audio-routing: A list of the connections between audio components. 45 atmel,audio-routing =
|
D | imx-audio-wm8962.txt | 13 - audio-routing : A list of the connections between audio components. 42 audio-routing =
|
D | imx-audio-sgtl5000.txt | 13 - audio-routing : A list of the connections between audio components. 50 audio-routing =
|
D | nvidia,tegra-audio-alc5632.txt | 12 - nvidia,audio-routing : A list of the connections between audio components. 34 nvidia,audio-routing =
|
D | nvidia,tegra-audio-wm8753.txt | 12 - nvidia,audio-routing : A list of the connections between audio components. 30 nvidia,audio-routing =
|
D | nvidia,tegra-audio-max98090.txt | 12 - nvidia,audio-routing : A list of the connections between audio components. 38 nvidia,audio-routing =
|
D | nvidia,tegra-audio-rt5640.txt | 12 - nvidia,audio-routing : A list of the connections between audio components. 37 nvidia,audio-routing =
|
D | imx-audio-es8328.txt | 10 - audio-routing : A list of the connections between audio components. 49 audio-routing =
|
D | davinci-evm-audio.txt | 8 - ti,audio-routing : A list of the connections between audio components. 37 ti,audio-routing =
|
D | nvidia,tegra-audio-wm8903.txt | 12 - nvidia,audio-routing : A list of the connections between audio components. 39 nvidia,audio-routing =
|
D | nvidia,tegra-audio-rt5677.txt | 12 - nvidia,audio-routing : A list of the connections between audio components. 42 nvidia,audio-routing =
|
D | nvidia,tegra30-ahub.txt | 59 For RX CIFs, the numbers indicate the register number within AHUB routing 61 For TX CIFs, the numbers indicate the bit position within the AHUB routing
|
D | wm8731.txt | 20 Available audio endpoints for an audio-routing table:
|
D | fsl-asoc-card.txt | 41 - audio-routing : A list of the connections between audio components. 69 audio-routing =
|
D | sirf-audio.txt | 16 Available audio endpoints for the audio-routing table:
|
D | tlv320aic3x.txt | 55 The pins can be used in referring sound node's audio-routing property.
|
D | simple-card.txt | 14 - simple-audio-card,routing : A list of the connections between audio components. 96 simple-audio-card,routing =
|
D | tlv320aic31xx.txt | 44 The pins can be used in referring sound node's audio-routing property.
|
/linux-4.1.27/Documentation/networking/ |
D | policy-routing.txt | 4 "Class" is a complete routing table in common sense. 56 root@amber:/pub/ip-routing # iproute -r 57 Kernel routing policy rules 83 2. Opposite case. Just forget all that you know about routing 92 Warning: As of now the size of the routing table in this 97 Very clean, stable and robust algorithm for OSPF routing 128 I listed it just to show the power of new routing code.
|
D | decnet.txt | 23 CONFIG_NETFILTER (will be required for the DECnet routing daemon) 97 The default device for routing can be set through the /proc filesystem 124 there will be a routing daemon to send and receive routing messages for 125 each interface and update the kernel routing tables accordingly. The 126 routing daemon will use netfilter to listen to routing packets, and 127 rtnetlink to update the kernels routing tables. 130 for use by the routing daemon which will now use netfilter (a much cleaner
|
D | tproxy.txt | 6 You will need policy routing too, so be sure to enable that as well. 14 value using policy routing to have those packets delivered locally: 24 Because of certain restrictions in the IPv4 routing output code you'll have to
|
D | mpls-sysctl.txt | 16 Reducing this value will remove all label routing entries that
|
D | 00-INDEX | 36 - B.A.T.M.A.N routing protocol on top of layer 2 Ethernet Frames. 84 - Level Compressed Trie (LC-trie) notes: a structure for routing. 171 policy-routing.txt 172 - IP policy-based routing
|
D | ipvlan.txt | 35 L3 mode is more restrictive since routing is controlled from the other (mostly) 47 master device for the L2 processing and routing from that instance will be
|
D | skfp.txt | 104 forwarding or there is a problem with the routing table 190 - Interrupt routing on SMP machines could be incorrect
|
D | dmfe.txt | 41 Then you may have to modify the default routing table with command :
|
D | operstates.txt | 34 backward compatibility, routing daemons, dhcp clients can use this 156 A routing daemon or dhcp client just needs to care for IFF_RUNNING or
|
D | framerelay.txt | 8 As such, a separate device is needed to accommodate the routing. Within the
|
D | fib_trie.txt | 7 with 'hlist' with routing table entries sorted by prefix length. 102 Dumps the routing table ordered by prefix length. This is somewhat
|
D | batman-adv.txt | 6 which exchanges information using UDP packets and sets routing 155 1 - Enable messages related to routing / flooding / broadcasting
|
D | ip-sysctl.txt | 796 It may add an additional cost for pure routing workloads that 930 Do multicast routing. The kernel needs to be compiled with CONFIG_MROUTE 931 and a multicast routing daemon is required. 933 routing for the interface 1012 suitable routing, this can be used to direct packets between two 1018 while routing. This enables the use of 127/8 for local routing purposes. 1033 to prevent IP spoofing from DDos attacks. If using asymmetric routing 1034 or other complicated routing, then loose mode is recommended. 1047 based routing for this to work). In other words it allows control 1367 Accept source routing (routing extension header). [all …]
|
D | ipvs-sysctl.txt | 197 If policy routing is in effect then it is possible that the route 201 If policy routing is not in effect then the recalculated route will
|
D | tlan.txt | 110 2. Make sure routing is correct.
|
D | phonet.txt | 10 device attached to the modem. The modem takes care of routing.
|
D | tuntap.txt | 199 implementation that can use complete kernel routing (unlike FreeS/WAN).
|
D | 3c509.txt | 147 you have a routing problem.
|
D | netlink_mmap.txt | 12 dump operations of f.i. the routing database.
|
D | eql.txt | 123 it in the routing table using the cool new route syntax that makes
|
D | ixgbe.txt | 125 different queues. Enables tight control on routing a flow in the platform.
|
D | bonding.txt | 1864 device bond0 has two slaves, eth0 and eth1, and the routing table is 1867 Kernel IP routing table 1874 This routing configuration will likely still update the 1885 by the state of the routing table. 2420 some type of autonegotiation or routing protocol, but may also occur
|
/linux-4.1.27/Documentation/ia64/ |
D | IRQ-redir.txt | 6 By writing to /proc/irq/IRQ#/smp_affinity the interrupt routing can be 33 (i.e. lowest priority mode routing is used), otherwise its route is 42 and the routing is the so called "lowest priority mode" (actually 44 for the IRQ routing. Currently in Linux XTP registers can have three 54 routing is used. The target CPUs are distributed in a round robin
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | omap4-panda-es.dts | 18 /* Audio routing is differnet between PandaBoard4430 and PandaBoardES */ 22 /* Audio routing */ 23 ti,audio-routing =
|
D | exynos4412-odroidx2.dts | 31 simple-audio-card,routing =
|
D | exynos4412-odroidu3.dts | 56 simple-audio-card,routing =
|
D | tegra20-plutux.dts | 40 nvidia,audio-routing =
|
D | omap4-duovero.dtsi | 30 /* Audio routing */ 31 ti,audio-routing =
|
D | tegra20-tec.dts | 48 nvidia,audio-routing =
|
D | omap4-var-som-om44.dtsi | 28 /* Audio routing */ 29 ti,audio-routing =
|
D | tegra20-medcom-wide.dts | 68 nvidia,audio-routing =
|
D | imx53-voipac-bsb.dts | 22 audio-routing =
|
D | omap3-devkit8000.dts | 51 ti,audio-routing =
|
D | imx6qdl-phytec-pbab01.dtsi | 56 simple-audio-card,routing =
|
D | at91sam9x5ek.dtsi | 180 atmel,audio-routing =
|
D | at91sam9g20ek_common.dtsi | 226 atmel,audio-routing =
|
D | at91sam9n12ek.dts | 202 atmel,audio-routing =
|
D | sama5d3xmb.dtsi | 206 atmel,audio-routing =
|
D | kirkwood-t5325.dts | 193 simple-audio-card,routing =
|
D | imx6qdl-wandboard.dtsi | 45 audio-routing =
|
D | omap4-panda-common.dtsi | 51 /* Audio routing */ 52 ti,audio-routing =
|
D | imx53-mba53.dts | 76 audio-routing =
|
D | vf610-twr.dts | 68 simple-audio-card,routing =
|
D | da850-evm.dts | 153 simple-audio-card,routing =
|
D | imx6qdl-rex.dtsi | 76 audio-routing =
|
D | imx53-m53evk.dts | 95 audio-routing =
|
D | omap5-uevm.dts | 132 /* Audio routing */ 133 ti,audio-routing =
|
D | omap4-sdp.dts | 127 /* Audio routing */ 128 ti,audio-routing =
|
D | imx53-qsb-common.dtsi | 124 audio-routing =
|
D | imx25-pdk.dts | 72 audio-routing =
|
D | imx6qdl-hummingboard.dtsi | 94 audio-routing =
|
D | at91-sama5d4ek.dts | 313 atmel,audio-routing =
|
D | imx6qdl-gw52xx.dtsi | 133 audio-routing =
|
D | imx6qdl-sabrelite.dtsi | 107 audio-routing =
|
D | armada-370-db.dts | 198 simple-audio-card,routing =
|
D | imx6qdl-nitrogen6x.dtsi | 108 audio-routing =
|
D | imx6qdl-gw53xx.dtsi | 134 audio-routing =
|
D | imx6q-tbs2910.dts | 126 audio-routing =
|
D | imx6q-gw5400-a.dts | 125 audio-routing =
|
D | imx6qdl-gw54xx.dtsi | 124 audio-routing =
|
D | imx6sx-sdb.dtsi | 139 audio-routing =
|
D | imx6dl-riotboard.dts | 78 audio-routing =
|
D | imx6qdl-sabresd.dtsi | 107 audio-routing =
|
D | imx53-tx53.dtsi | 131 audio-routing =
|
D | imx51-babbage.dts | 149 audio-routing =
|
D | imx6sl-evk.dts | 101 audio-routing =
|
D | imx6qdl-tx6.dtsi | 176 audio-routing =
|
D | tegra20-colibri-512.dtsi | 519 nvidia,audio-routing =
|
D | tegra20-paz00.dts | 579 nvidia,audio-routing =
|
D | am335x-pepper.dts | 153 ti,audio-routing =
|
D | tegra30-cardhu.dtsi | 596 nvidia,audio-routing =
|
D | tegra124-nyan.dtsi | 665 nvidia,audio-routing =
|
D | tegra20-whistler.dts | 618 nvidia,audio-routing =
|
D | tegra20-ventana.dts | 677 nvidia,audio-routing =
|
D | am335x-evm.dts | 129 ti,audio-routing =
|
D | am437x-sk-evm.dts | 40 ti,audio-routing =
|
D | am335x-evmsk.dts | 149 ti,audio-routing =
|
D | tegra20-harmony.dts | 751 nvidia,audio-routing =
|
D | tegra20-seaboard.dts | 903 nvidia,audio-routing =
|
D | tegra124-venice2.dts | 1138 nvidia,audio-routing =
|
D | tegra114-dalmore.dts | 1267 nvidia,audio-routing =
|
D | exynos4412-trats2.dts | 897 samsung,audio-routing =
|
D | tegra124-jetson-tk1.dts | 1889 nvidia,audio-routing =
|
D | tegra30-beaver.dts | 2088 nvidia,audio-routing =
|
/linux-4.1.27/include/linux/netfilter/ |
D | nf_conntrack_proto_gre.h | 34 routing:1, member 41 routing:1,
|
/linux-4.1.27/Documentation/devicetree/bindings/net/ |
D | cavium-mix.txt | 19 interrupt routing and the second the routing for the AGL interrupts.
|
/linux-4.1.27/net/ipv4/ |
D | Kconfig | 20 control about the routing process. 24 questions about advanced routing. 36 automatically rejects incoming packets if the routing table entry 40 asymmetric routing (packets from you to a host take a different path 41 than packets from that host to you) or if you operate a non-routing 63 bool "IP: policy routing" 71 of the packet can be used for routing decisions as well. 74 documentation at <http://www.compendium.com.ar/policy-routing.txt> 75 and <ftp://post.tepkom.ru/pub/vol2/Linux/docs/advanced-routing.tex>. 77 <ftp://ftp.tux.org/pub/net/ip-routing/>. [all …]
|
/linux-4.1.27/net/decnet/ |
D | TODO | 4 o Proper timeouts on each neighbour (in routing mode) rather than 26 o Find all the commonality between DECnet and IPv4 routing code and extract
|
D | Kconfig | 38 from <ftp://ftp.tux.org/pub/net/ip-routing/>). The "Network packet 39 filtering" option will be required for the forthcoming routing daemon
|
/linux-4.1.27/Documentation/virtual/kvm/devices/ |
D | mpic.txt | 41 The MPIC emulation supports IRQ routing. Only a single MPIC device can 53 Access to non-SRC interrupts is not implemented through IRQ routing mechanisms.
|
/linux-4.1.27/net/batman-adv/ |
D | Makefile | 34 batman-adv-y += routing.o
|
D | Kconfig | 13 a routing protocol for multi-hop ad-hoc mesh networks. The
|
/linux-4.1.27/drivers/media/pci/ivtv/ |
D | Makefile | 1 ivtv-objs := ivtv-routing.o ivtv-cards.o ivtv-controls.o \
|
/linux-4.1.27/Documentation/RCU/ |
D | listRCU.txt | 16 the routing table. Because the routing table is tracking the state of 19 the routing table static during transmission of the packet. After all, 20 you can hold the routing table static all you want, but that won't keep 22 Internet that really matters. In addition, routing entries are typically
|
D | whatisRCU.txt | 980 kernel where a routing table is used by process-context 984 interrupts while searching the routing table. Use of
|
/linux-4.1.27/sound/usb/line6/ |
D | Kconfig | 20 * Signal routing (record clean/processed guitar signal,
|
/linux-4.1.27/Documentation/sound/alsa/soc/ |
D | DPCM.txt | 12 The DPCM runtime routing is determined by the ALSA mixer settings in the same 103 In this example, the machine driver or userspace audio HAL can alter the routing 278 2) DAPM graph showing DSP audio routing from FE DAIs to BEs. 282 4) Mixers for gains, routing, etc. 288 Items 6 is important for routing the audio outside of the DSP. AIF need to be
|
D | overview.txt | 42 internal power blocks depending on the internal codec audio routing and any
|
D | dapm.txt | 42 routing map of the whole machine. This map is specific to each machine and
|
/linux-4.1.27/Documentation/devicetree/bindings/x86/ |
D | ce4100.txt | 33 If the OS is using the IO-APIC for interrupt routing then the reported
|
/linux-4.1.27/Documentation/devicetree/bindings/gpio/ |
D | cavium-octeon-gpio.txt | 26 - interrupts: Interrupt routing for each pin.
|
/linux-4.1.27/Documentation/timers/ |
D | hpet.txt | 15 HPET devices can support two interrupt routing modes. In one mode, the
|
/linux-4.1.27/drivers/scsi/bfa/ |
D | bfa_fcbuild.c | 47 fc_els_req_tmpl.routing = FC_RTG_EXT_LINK; in fcbuild_init() 58 fc_els_rsp_tmpl.routing = FC_RTG_EXT_LINK; in fcbuild_init() 69 fc_bls_req_tmpl.routing = FC_RTG_BASIC_LINK; in fcbuild_init() 77 fc_bls_rsp_tmpl.routing = FC_RTG_BASIC_LINK; in fcbuild_init() 127 fcp_fchs_tmpl.routing = FC_RTG_FC4_DEV_DATA; in fcbuild_init() 141 fchs->routing = FC_RTG_FC4_DEV_DATA; in fc_gs_fchdr_build() 163 fchs->routing = FC_RTG_FC4_DEV_DATA; in fc_gsresp_fchdr_build()
|
D | bfa_fc.h | 65 u32 routing:4; /* routing bits */ member 69 u32 routing:4; /* routing bits */
|
D | bfa_fcs.c | 1665 if (fchs->routing == FC_RTG_EXT_HDR && in bfa_fcs_uf_recv()
|
D | bfa_fcs_lport.c | 824 if ((fchs->routing == FC_RTG_BASIC_LINK) && in bfa_fcs_lport_uf_recv()
|
/linux-4.1.27/Documentation/devicetree/bindings/arm/ |
D | vic.txt | 4 system for interrupt routing. For multiple controllers they can either be
|
/linux-4.1.27/drivers/net/wireless/ |
D | wl3501.h | 468 u8 routing; member 480 u8 routing; member
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | socrates.dts | 306 interrupts = <8 4 0>; // number, type, routing 325 interrupts = <2 8 1>; // number, type, routing
|
D | mpc5121ads.dts | 77 /* irq routing:
|
D | ep405.dts | 177 irq-routing = [ 00 /* SYSERR */
|
/linux-4.1.27/arch/powerpc/kvm/ |
D | mpic.c | 1643 struct kvm_irq_routing_entry *routing; in mpic_set_default_irq_routing() local 1646 routing = kzalloc((sizeof(*routing)), GFP_KERNEL); in mpic_set_default_irq_routing() 1647 if (!routing) in mpic_set_default_irq_routing() 1650 kvm_set_irq_routing(opp->kvm, routing, 0, 0); in mpic_set_default_irq_routing() 1652 kfree(routing); in mpic_set_default_irq_routing()
|
/linux-4.1.27/drivers/of/ |
D | Kconfig | 75 OpenFirmware PCI IRQ routing helpers
|
/linux-4.1.27/Documentation/rapidio/ |
D | rapidio.txt | 59 switch is defined by an internal routing table. A switch is presented in the 62 routing table and pointers to switch specific functions. 262 device ID; it relies on hopcount and routing for device ID of an attached 278 into the routing table. The algorithm recurs by calling itself with hopcount + 1 289 without changes to the existing routing because agents only gather information
|
D | sysfs.txt | 74 routes - reports switch routing information in "destID port" format. This 75 attribute reports only valid routing table entries, one line for
|
/linux-4.1.27/virt/kvm/ |
D | kvm_main.c | 2617 struct kvm_irq_routing routing; in kvm_vm_ioctl() local 2622 if (copy_from_user(&routing, argp, sizeof(routing))) in kvm_vm_ioctl() 2625 if (routing.nr >= KVM_MAX_IRQ_ROUTES) in kvm_vm_ioctl() 2627 if (routing.flags) in kvm_vm_ioctl() 2630 entries = vmalloc(routing.nr * sizeof(*entries)); in kvm_vm_ioctl() 2636 routing.nr * sizeof(*entries))) in kvm_vm_ioctl() 2638 r = kvm_set_irq_routing(kvm, entries, routing.nr, in kvm_vm_ioctl() 2639 routing.flags); in kvm_vm_ioctl()
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | README.maya44 | 138 These switches allow a direct digital routing from the ADCs to the DACs. 155 "Input 4" -> direct routing from ADC output of the selected input channel
|
D | compress_offload.txt | 204 - Volume control/routing is not handled by this API. Devices exposing a 206 volume changes and routing information will be provided with regular 216 stream, or even implement transcoding capabilities. This routing
|
D | hdspm.txt | 253 with mixing or routing. the analog outs reflects channel 63,64.
|
D | ALSA-Configuration.txt | 941 routing). Try to boot with options like "pci=noacpi". Also, you
|
/linux-4.1.27/net/mac80211/ |
D | Kconfig | 241 bool "Verbose mesh HWMP routing debugging" 246 verbose mesh routing (HWMP) debugging messages (when mac80211
|
/linux-4.1.27/net/netfilter/ |
D | Kconfig | 576 Prior to routing, the nfmark can influence the routing method (see 577 "Use netfilter MARK value as routing key") and can also be used by 692 or the Priority field of an IPv6 packet, prior to routing. 720 range. The nfmark can influence the routing method (see "Use netfilter 721 MARK value as routing key") and can also be used by other subsystems to 876 and use policy routing. For more information on how to set it up 946 This option allows you to match what routing thinks of an address, 1324 key from the routing subsystem inside iptables. 1367 routing to implement full featured non-locally bound sockets.
|
/linux-4.1.27/Documentation/pti/ |
D | pti_intel_mid.txt | 23 kernel->user->kernel context switch overheads of routing
|
/linux-4.1.27/Documentation/ABI/testing/ |
D | sysfs-class-net-mesh | 107 Defines the routing procotol this mesh instance
|
D | sysfs-class-net | 170 routing decisions (see: net/ipv4/fib_rules and
|
/linux-4.1.27/Documentation/devicetree/bindings/video/ |
D | ti,omap-dss.txt | 15 The DSS Core is the parent of the other DSS modules, and manages clock routing,
|
/linux-4.1.27/Documentation/acpi/ |
D | debug.txt | 134 Enable PCI and PCI interrupt routing debug messages:
|
/linux-4.1.27/Documentation/PCI/ |
D | PCIEBUS-HOWTO.txt | 20 bus representing the switch's internal routing logic, is called the 22 switch's internal routing bus to a bus representing the downstream
|
/linux-4.1.27/net/ipv6/netfilter/ |
D | Kconfig | 41 chain type is used to force packet re-routing after mangling header 201 rt matching allows you to match packets based on the routing
|
/linux-4.1.27/Documentation/phy/ |
D | samsung-usb2.txt | 53 be modified to change the internal routing of these pins between a USB
|
/linux-4.1.27/Documentation/x86/i386/ |
D | IO-APIC.txt | 46 connected to the PCI chipset IRQ routing facility (the incoming PIRQ1-4
|
/linux-4.1.27/net/ax25/ |
D | Kconfig | 84 routing.
|
/linux-4.1.27/drivers/isdn/hardware/mISDN/ |
D | hfcmulti.c | 2877 int flow_tx = 0, flow_rx = 0, routing = 0; in mode_hfcmulti() local 2946 routing = bank_tx ? 0xc0 : 0x80; in mode_hfcmulti() 2948 routing = 0x40; /* loop */ in mode_hfcmulti() 2953 flow_tx, routing, conf); in mode_hfcmulti() 2955 HFC_outb(hc, A_SL_CFG, (ch << 1) | routing); in mode_hfcmulti() 2975 routing = bank_rx ? 0x80 : 0xc0; /* reversed */ in mode_hfcmulti() 2977 routing = 0x40; /* loop */ in mode_hfcmulti() 2982 flow_rx, routing, conf); in mode_hfcmulti() 2984 HFC_outb(hc, A_SL_CFG, (ch << 1) | V_CH_DIR | routing); in mode_hfcmulti()
|
/linux-4.1.27/Documentation/cris/ |
D | README | 127 IP: routing cache hash table of 1024 buckets, 8Kbytes
|
/linux-4.1.27/arch/s390/kvm/ |
D | kvm-s390.c | 874 struct kvm_irq_routing_entry routing; in kvm_arch_vm_ioctl() local 879 memset(&routing, 0, sizeof(routing)); in kvm_arch_vm_ioctl() 880 kvm_set_irq_routing(kvm, &routing, 0, 0); in kvm_arch_vm_ioctl()
|
/linux-4.1.27/sound/core/ |
D | Kconfig | 32 feature allows routing and enqueueing of MIDI events. Events
|
/linux-4.1.27/Documentation/arm/ |
D | IXP4xx | 15 routing, firewalling, etc. The IXP46x family is an updated version which
|
/linux-4.1.27/Documentation/video4linux/bttv/ |
D | Sound-FAQ | 52 which does the sound routing. But every board is a little different.
|
/linux-4.1.27/net/bridge/netfilter/ |
D | Kconfig | 45 bridging and routing frames, giving Linux the functionality of a
|
/linux-4.1.27/Documentation/isdn/ |
D | README.hysdn | 50 optional CAPI 2.0 support, they register as ethernet card. IP-routing
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | Kconfig | 17 server via direct routing. The several scheduling algorithms can
|
/linux-4.1.27/net/ipv4/netfilter/ |
D | Kconfig | 52 chain type is used to force packet re-routing after mangling header
|
/linux-4.1.27/Documentation/filesystems/nfs/ |
D | nfsroot.txt | 85 and also how to set up the IP routing table. It was originally called
|
/linux-4.1.27/Documentation/x86/x86_64/ |
D | boot-options.txt | 180 pci=noacpi Don't use ACPI to set up PCI interrupt routing.
|
/linux-4.1.27/arch/arm/mach-s3c24xx/ |
D | Kconfig | 211 Say Y here to enable the PC104 IRQ routing on the
|
/linux-4.1.27/Documentation/devicetree/bindings/ |
D | marvell.txt | 237 Represent the Discovery's MPSC routing hardware
|
/linux-4.1.27/Documentation/scsi/ |
D | libsas.txt | 391 expander, and gives expander information, including routing
|
D | aic79xx.txt | 390 correctly due to a problem with PCI interrupt routing in the
|
/linux-4.1.27/Documentation/filesystems/ |
D | proc.txt | 1077 ipv6_route Kernel routing table for IPv6 1078 rt6_stats Global IPv6 routing tables statistics 1099 route Kernel routing table 1112 ip_mr_cache List of multicast routing cache
|
/linux-4.1.27/Documentation/virtual/uml/ |
D | UserModeLinux-HOWTO.txt | 1206 forwarding, routing, and proxy arp. If you are new to UML networking, 1240 UML is fixed by the routing and proxy arp that is set up on the 1306 o Set up routing and arping if desired - this is my recipe, there are 1509 arping and routing you will need on the host. However, even in this 1690 interfaces on the host, or changes routing, slirp does not require 3951 that is usually a routing problem. The UML needs a default route:
|
/linux-4.1.27/Documentation/ |
D | cachetlb.txt | 215 This routing should be implemented in asm/highmem.h
|
D | kernel-parameters.txt | 173 noirq -- do not use ACPI for IRQ routing 216 Enable PCI/PCI interrupt routing info messages: 2688 routing table. These calls are known to be buggy 2691 way to get the interrupt routing table. Try 2724 IRQ routing is enabled. 2725 noacpi [X86] Do not use ACPI for IRQ routing 2733 routeirq Do IRQ routing for all PCI devices.
|
D | kernel-docs.txt | 460 socket, receiving, transmitting, forwarding, routing, packets,
|
D | IPMI.txt | 677 always sent to the local management controller. It will handle routing
|
/linux-4.1.27/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
D | o2iblnd_cb.c | 1463 int routing = lntmsg->msg_routing; in kiblnd_send() local 1497 if (routing || target_is_router) in kiblnd_send()
|
/linux-4.1.27/drivers/net/usb/ |
D | Kconfig | 136 (CONFIG_BRIDGE) instead of routing.
|
/linux-4.1.27/Documentation/virtual/kvm/ |
D | api.txt | 617 future vcpus to have a local APIC. IRQ routing for GSIs 0-15 is set to both 622 On s390, a dummy irq routing table is created. 1403 Sets the GSI routing table entries, overwriting any previously set entries. 1426 /* gsi routing entry types */ 1484 Specifies the routing of an MSI-X assigned device interrupt to a GSI. Setting
|
D | timekeeping.txt | 184 system chipset, sometimes by an HPET and some frankenstein IRQ routing.
|
/linux-4.1.27/Documentation/devicetree/ |
D | booting-without-of.txt | 145 routing information and memory/IO ranges, among others. It is also 290 otherwise like interrupt routing or a list of devices behind an I2C bus. 1256 hierarchy and routing of interrupts in the hardware.
|
/linux-4.1.27/net/sched/ |
D | Kconfig | 539 attributes and routing decisions.
|
/linux-4.1.27/Documentation/netlabel/ |
D | draft-ietf-cipso-ipsecurity-01.txt | 433 datagram. A CIPSO gateway provides IP routing services between two or more
|
/linux-4.1.27/Documentation/security/ |
D | Smack.txt | 590 first, like in classless IPv4 routing.
|
/linux-4.1.27/ |
D | CREDITS | 444 D: IP policy routing by mark 832 D: trivial hack to add variable address length routing to Rose.
|
/linux-4.1.27/Documentation/cdrom/ |
D | cdrom-standard.tex | 392 ignored for single-disc drives. Note that by `re-routing' this
|