/Linux-v6.1/net/ipv6/ |
D | Kconfig | 163 the notion of a secure tunnel for IPSEC and then use routing protocol 223 GRE (Generic Routing Encapsulation) and at this time allows 242 bool "IPv6: Multiple Routing Tables" 245 Support multiple routing tables. 248 bool "IPv6: source address based routing" 251 Enable routing by source address or prefix. 253 The destination address is still the primary routing key, so mixing 254 normal and source prefix specific routes in the same routing table 255 may sometimes lead to unintended routing behavior. This can be 256 avoided by defining different routing tables for the normal and [all …]
|
/Linux-v6.1/drivers/net/wireless/broadcom/b43/ |
D | debugfs.c | 70 unsigned int routing, addr; in shm16read__read_file() local 73 routing = dev->dfsentry->shm16read_routing_next; in shm16read__read_file() 75 if ((routing > B43_MAX_SHM_ROUTING) || in shm16read__read_file() 79 val = b43_shm_read16(dev, routing, addr); in shm16read__read_file() 88 unsigned int routing, addr; in shm16read__write_file() local 91 res = sscanf(buf, "0x%X 0x%X", &routing, &addr); in shm16read__write_file() 94 if (routing > B43_MAX_SHM_ROUTING) in shm16read__write_file() 98 if (routing == B43_SHM_SHARED) { in shm16read__write_file() 103 dev->dfsentry->shm16read_routing_next = routing; in shm16read__write_file() 112 unsigned int routing, addr, mask, set; in shm16write__write_file() local [all …]
|
D | main.h | 66 u32 b43_shm_read32(struct b43_wldev *dev, u16 routing, u16 offset); 67 u16 b43_shm_read16(struct b43_wldev *dev, u16 routing, u16 offset); 68 void b43_shm_write32(struct b43_wldev *dev, u16 routing, u16 offset, u32 value); 69 void b43_shm_write16(struct b43_wldev *dev, u16 routing, u16 offset, u16 value);
|
/Linux-v6.1/Documentation/devicetree/bindings/soc/aspeed/ |
D | uart-routing.yaml | 6 $id: "http://devicetree.org/schemas/soc/aspeed/uart-routing.yaml#" 9 title: Aspeed UART Routing Controller 16 The Aspeed UART routing control allow to dynamically route the inputs for 31 - aspeed,ast2400-uart-routing 32 - aspeed,ast2500-uart-routing 33 - aspeed,ast2600-uart-routing 52 uart_routing: uart-routing@98 { 53 compatible = "aspeed,ast2600-uart-routing";
|
/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | qcom,q6adm-routing.yaml | 4 $id: http://devicetree.org/schemas/sound/qcom,q6adm-routing.yaml# 7 title: Qualcomm Audio Device Manager (Q6ADM) routing 14 Qualcomm Audio Device Manager (Q6ADM) routing node represents routing 20 - qcom,q6adm-routing 47 routing { 48 compatible = "qcom,q6adm-routing";
|
D | allwinner,sun4i-a10-codec.yaml | 55 allwinner,audio-routing: 123 - allwinner,audio-routing 128 - allwinner,audio-routing 139 allwinner,audio-routing: 166 allwinner,audio-routing: 191 allwinner,audio-routing: 217 allwinner,audio-routing: 257 allwinner,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 | qcom,apq8096.txt | 10 - audio-routing: 64 using "audio-routing". 98 qcom,audio-routing: A list of the connections between audio components. 99 (Use audio-routing instead)
|
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 =
|
/Linux-v6.1/include/uapi/linux/ |
D | ipv6.h | 16 * source interface/address selection, source routing, etc... 42 #define IPV6_SRCRT_TYPE_2 2 /* IPv6 type 2 Routing Header */ 43 #define IPV6_SRCRT_TYPE_3 3 /* RPL Segment Routing with IPv6 */ 44 #define IPV6_SRCRT_TYPE_4 4 /* Segment Routing with IPv6 */ 47 * routing header 77 * routing header type 0 (used in cmsghdr struct) 89 * routing header type 2
|
/Linux-v6.1/net/ipv4/ |
D | Kconfig | 21 control about the routing process. 25 questions about advanced routing. 37 automatically rejects incoming packets if the routing table entry 41 asymmetric routing (packets from you to a host take a different path 42 than packets from that host to you) or if you operate a non-routing 64 bool "IP: policy routing" 72 of the packet can be used for routing decisions as well. 75 Routing and Traffic Control documentation at 84 Normally, the routing tables specify a single action to be taken in 97 verbose messages regarding the routing, for example warnings about [all …]
|
/Linux-v6.1/arch/x86/pci/ |
D | irq.c | 3 * Low-Level PCI Support for PC -- Routing of Interrupts 69 * Check passed address for the PCI IRQ Routing Table signature 91 DBG(KERN_DEBUG "PCI: Interrupt Routing Table found at 0x%lx\n", in pirq_check_routing_table() 99 * Handle the $IRT PCI IRQ Routing Table format used by AMI for its BCP 106 * It uses the same PCI BIOS 2.1 format for interrupt routing entries 109 * specifying the total number of interrupt routing entries allocated in 122 * follows the header instead that points to interrupt routing entries 143 DBG(KERN_DEBUG "PCI: $IRT Interrupt Routing Table found at 0x%lx\n", in pirq_convert_irt_table() 168 * Search 0xf0000 -- 0xfffff for the PCI IRQ Routing Table. 203 * If we have a IRQ routing table, use it to search for peer host [all …]
|
/Linux-v6.1/arch/arm64/kvm/vgic/ |
D | vgic-irqfd.c | 14 * irqchip routing entry 30 * kvm_set_routing_entry: populate a kvm routing entry 31 * from a user routing entry 34 * @e: kvm kernel routing entry handle 35 * @ue: user api routing entry handle 80 * MSI routing entry
|
/Linux-v6.1/Documentation/ia64/ |
D | irq-redir.rst | 8 By writing to /proc/irq/IRQ#/smp_affinity the interrupt routing can be 40 (i.e. lowest priority mode routing is used), otherwise its route is 50 and the routing is the so called "lowest priority mode" (actually 52 for the IRQ routing. Currently in Linux XTP registers can have three 64 routing is used. The target CPUs are distributed in a round robin
|
/Linux-v6.1/include/media/i2c/ |
D | m52790.h | 12 /* Input routing switch 1 */ 24 /* Input routing switch 2 */ 36 /* Output routing switch 1 */ 52 /* Output routing switch 2 */
|
/Linux-v6.1/net/6lowpan/ |
D | Kconfig | 60 tristate "Routing Header Support" 63 6LoWPAN IPv6 Routing Header compression according to RFC6282. 100 tristate "GHC Routing Options Header Support" 102 6LoWPAN IPv6 routing option generic header compression according
|
D | nhc_routing.c | 3 * 6LoWPAN IPv6 Routing Header compression according to RFC6282 11 LOWPAN_NHC(nhc_routing, "RFC6282 Routing", NEXTHDR_ROUTING, 0, 15 MODULE_DESCRIPTION("6LoWPAN next header RFC6282 Routing compression");
|
/Linux-v6.1/drivers/media/platform/renesas/vsp1/ |
D | vsp1_entity.h | 44 * struct vsp1_route - Entity routing configuration 45 * @type: Entity type this routing entry is associated with 46 * @index: Entity index this routing entry is associated with 47 * @reg: Output routing configuration register 51 * Each $vsp1_route entry describes routing configuration for the entity 53 * holds output routing configuration for the entity, and the @inputs array
|
/Linux-v6.1/drivers/net/ipa/ |
D | ipa_cmd.h | 25 * @IPA_CMD_IP_V4_ROUTING_INIT: Initialize IPv4 routing table 26 * @IPA_CMD_IP_V6_ROUTING_INIT: Initialize IPv6 routing table 87 * @size: Size of non-hashed routing table memory 88 * @offset: Offset in IPA shared memory of non-hashed routing table memory 90 * @hash_size: Size of hashed routing table memory 91 * @hash_offset: Offset in IPA shared memory of hashed routing table memory
|
/Linux-v6.1/drivers/comedi/drivers/ |
D | ni_routes.h | 72 * routing to the specified NI device. 108 * @tables: pointer to relevant set of routing tables. 146 * @tables: pointer to relevant set of routing tables. 158 * @tables: pointer to relevant set of routing tables. 193 * @tables: Routing tables for which to count all valid routes. 199 * @tables: pointer to relevant set of routing tables. 223 * route (src-->dest) of the specified routing register 254 * @tables: pointer to relevant set of routing tables. 302 * @tables: pointer to relevant set of routing tables.
|
/Linux-v6.1/drivers/gpu/drm/rcar-du/ |
D | rcar_du_group.c | 18 * related to input and output routing). For this reason the R8A7790 DU must be 66 * RGB output routing to DPAD0 and VSPD1 routing to DU0/1/2 for in rcar_du_group_setup_defr8() 76 * On Gen3 VSPD routing can't be configured, and DPAD routing in rcar_du_group_setup_defr8() 96 * Configure input dot clock routing with a hardcoded configuration. If in rcar_du_group_setup_didsr() 154 * TODO: Handle routing of the DU output to CMM dynamically, as we in rcar_du_group_setup() 281 * RGB output routing to DPAD0 and VSP1D routing to DU0/1/2 are in rcar_du_set_dpad0_vsp1_routing()
|
/Linux-v6.1/drivers/parisc/ |
D | iosapic.c | 17 ** IRT Interrupt Routing Table (provided by PAT firmware) 57 ** One such PAT PDC call returns the "Interrupt Routing Table" (IRT). 65 ** Routing Table for the entire platform. 228 * iosapic_load_irt - Fill in the interrupt routing table 233 * The "Get PCI INT Routing Table Size" option returns the number of 234 * entries in the PCI interrupt routing table for the cell specified 238 * The "Get PCI INT Routing Table" option returns, for the cell 239 * specified in the cell_number argument, the PCI interrupt routing 244 * The PCI interrupt routing table entry format is derived from the 245 * IA64 SAL Specification 2.4. The PCI interrupt routing table defines [all …]
|
/Linux-v6.1/net/mpls/ |
D | Kconfig | 11 circuits. Originally conceived as a way of routing packets at 12 hardware speeds (before hardware was capable of routing ipv4 packets), 27 tristate "MPLS: routing support"
|
/Linux-v6.1/drivers/net/wireless/broadcom/b43legacy/ |
D | main.h | 91 u16 routing, u16 offset); 93 u16 routing, u16 offset); 95 u16 routing, u16 offset, 98 u16 routing, u16 offset,
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-driver-aspeed-uart-routing | 1 What: /sys/bus/platform/drivers/aspeed-uart-routing/\*/uart\* 12 cat /sys/bus/platform/drivers/aspeed-uart-routing/\*.uart_routing/uart1 20 What: /sys/bus/platform/drivers/aspeed-uart-routing/\*/io\*
|