| /linux/Documentation/networking/ |
| H A D | tc-queue-filters.rst | 4 TC queue based filtering 7 TC can be used for directing traffic to either a set of queues or 12 1) TC filter directing traffic to a set of queues is achieved 17 2) TC filter directs traffic to a transmit queue with the action 25 1) TC flower filter directs incoming traffic to a set of queues using 30 2) TC filter with action skbedit queue_mapping $rx_qid selects a 35 devices, TC filter directing traffic to a queue have higher
|
| H A D | representors.rst | 32 or any other netdev (routing, bridging, TC classifiers). 77 3. It acts as a handle by which switching rules (such as TC filters) can refer 81 should be the same whether a TC filter is offloaded or not. E.g. a TC rule 115 representor TC rules. 183 How do representors interact with TC rules? 186 Any TC rule on a representor applies (in software TC) to packets received by 191 Similarly, since a TC mirred egress action targeting the representor would (in 208 trigger the TC rule again and mirror the packet to ``REP_DEV``.) 220 function uplink netdev or port representor). TC rules such as:: 239 If this all seems complicated, just remember the 'golden rule' of TC offload: [all …]
|
| H A D | bareudp.rst | 55 The bareudp device could be used along with OVS or flower filter in TC. 56 The OVS or TC flower layer must set the tunnel information in the SKB dst field before
|
| H A D | tc-actions-env-rules.rst | 4 TC Actions - Environmental Rules
|
| /linux/samples/bpf/ |
| H A D | tc_l2_redirect.sh | 4 [[ -z $TC ]] && TC='tc' 45 $IP netns exec ns2 $TC qdisc add dev vens2 clsact 46 $IP netns exec ns2 $TC filter add dev vens2 ingress bpf da obj $REDIRECT_BPF sec drop_non_tun_vip 63 $TC qdisc add dev ve2 clsact 64 $TC filter add dev ve2 ingress bpf da obj $REDIRECT_BPF sec l2_to_iptun_ingress_forward 102 $TC filter add dev ve2 egress bpf da obj $REDIRECT_BPF sec l2_to_iptun_ingress_redirect 105 $TC qdisc add dev ve1 clsact 106 $TC filter add dev ve1 ingress bpf da obj $REDIRECT_BPF sec l2_to_iptun_ingress_redirect 139 $TC filter add dev ve2 egress bpf da obj $REDIRECT_BPF sec l2_to_ip6tun_ingress_redirect 142 $TC qdisc add dev ve1 clsact [all …]
|
| H A D | xdp2skb_meta.sh | 19 [ -z "$TC" ] && TC=tc 70 _call_cmd "$TC" "" "$@" 73 _call_cmd "$TC" "allow_fail" "$@"
|
| /linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
| H A D | hw_atl2_llh_internal.h | 88 #define HW_ATL2_RPF_RSS_REDIR_ADR(TC, INDEX) (0x00006200 + \ argument 89 (0x100 * !!((TC) > 3)) + (INDEX) * 4) 91 #define HW_ATL2_RPF_RSS_REDIR_MSK(TC) (0x00000001F << (5 * ((TC) % 4))) argument 93 #define HW_ATL2_RPF_RSS_REDIR_SHIFT(TC) (5 * ((TC) % 4)) argument
|
| H A D | hw_atl2_internal.h | 96 #define HW_ATL2_ACTION_ASSIGN_TC(TC) HW_ATL2_ACTION(1, 1, (TC), 1) argument
|
| /linux/Documentation/sphinx/ |
| H A D | kerneldoc-preamble.sty | 108 \IfFontExistsTF{Noto Serif CJK TC}{ 109 \newCJKfontfamily[TCmain]\tcmain{Noto Serif CJK TC}[AutoFakeSlant] 110 \newCJKfontfamily[TCserif]\tcserif{Noto Serif CJK TC}[AutoFakeSlant] 112 \newCJKfontfamily[TCmain]\tcmain{Noto Sans CJK TC}[AutoFakeSlant] 113 \newCJKfontfamily[TCserif]\tcserif{Noto Sans CJK TC}[AutoFakeSlant] 115 \newCJKfontfamily[TCsans]\tcsans{Noto Sans CJK TC}[AutoFakeSlant] 116 \newCJKfontfamily[TCmono]\tcmono{Noto Sans Mono CJK TC}[AutoFakeSlant] 160 \xeCJKDeclareCharClass{FullLeft}{`“,`‘}% Full-width in TC 161 \xeCJKDeclareCharClass{FullRight}{`”,`’}% Full-width in TC 167 \setmonofont{Noto Sans Mono CJK TC}[AutoFakeSlant]% [all …]
|
| /linux/tools/testing/selftests/tc-testing/scripts/ |
| H A D | taprio_wait_for_admin.sh | 3 TC="$1"; shift 10 has_admin="$($TC -j qdisc show dev $ETH root | jq '.[].options | has("admin")')"
|
| /linux/drivers/net/ethernet/netronome/ |
| H A D | Kconfig | 33 bool "NFP4000/NFP6000 TC Flower offload support" 39 Enable driver support for TC Flower offload on NFP4000 and NFP6000. 40 Say Y, if you are planning to make use of TC Flower offload 42 TC Flower offload requires specific FW to work.
|
| /linux/sound/hda/core/ |
| H A D | hdmi_chmap.c | 42 TC = (1 << 16), /* Top Center */ enumerator 73 [9] = TC, 164 { .ca_index = 0x22, .speakers = { TC, 0, RR, RL, FC, 0, FR, FL } }, 165 { .ca_index = 0x23, .speakers = { TC, 0, RR, RL, FC, LFE, FR, FL } }, 170 { .ca_index = 0x28, .speakers = { TC, RC, RR, RL, FC, 0, FR, FL } }, 171 { .ca_index = 0x29, .speakers = { TC, RC, RR, RL, FC, LFE, FR, FL } }, 174 { .ca_index = 0x2c, .speakers = { TC, FCH, RR, RL, FC, 0, FR, FL } }, 175 { .ca_index = 0x2d, .speakers = { TC, FCH, RR, RL, FC, LFE, FR, FL } }, 411 { SNDRV_CHMAP_TC, TC },
|
| /linux/drivers/net/fddi/ |
| H A D | Kconfig | 8 depends on PCI || EISA || TC 21 depends on FDDI && TC 32 depends on FDDI && (PCI || EISA || TC)
|
| /linux/Documentation/devicetree/bindings/dma/ |
| H A D | ti-edma.txt | 4 Controller(s) (TC). The CC is the main entry for DMA users since it is 19 number and the second is the TC the channel is serviced on. 61 - reg: Memory map of eDMA TC 67 - ti,hwmods: Name of the hwmods associated to the eDMA TC.
|
| H A D | ti-dma-crossbar.txt | 27 dmas = <&edma_xbar 12 0 1>; where <12> is the DMA request number, <0> is the TC
|
| /linux/tools/testing/selftests/tc-testing/creating-testcases/ |
| H A D | AddingTestCases.txt | 59 verifyCmd should be "$TC actions show action gact" 101 "$TC actions flush action gact", 106 "$TC actions add action reclassify index 65536"
|
| /linux/sound/firewire/ |
| H A D | Kconfig | 22 (DICE-II/TCD2210(Mini)/TCD2220(Jr.)) which TC Applied Technologies (TCAT) produced. 37 * TC Electronic Studio Konnekt 48, Konnekt 24D, Konnekt Live, Impact Twin 38 * TC Electronic Digital Konnekt x32, Desktop Konnekt 6
|
| /linux/Documentation/driver-api/surface_aggregator/ |
| H A D | ssh.rst | 14 .. |TC| replace:: ``TC`` substdef 219 * - |TC| 253 (``TC``) and command ID (``CID``). The target category specifies a general 256 that category. Only the combination of |TC| + |CID| is unique. Additionally, 258 between different sub-devices. For example ``TC=3`` ``CID=1`` is a 273 |TC| + |CID|. It is the responsibility of the issuing party to wait for a
|
| /linux/arch/arm/boot/dts/microchip/ |
| H A D | sama5d3_tcb1.dtsi | 4 * 2 TC blocks.
|
| /linux/arch/arm/include/debug/ |
| H A D | vf.S | 28 tst \rd, #1 << 6 @ TC
|
| H A D | stm32.S | 41 tst \rd, #STM32_USART_TC @ TC = 1 = tx complete
|
| /linux/Documentation/networking/device_drivers/ethernet/intel/ |
| H A D | iavf.rst | 107 - 1 Traffic Class (TC), TC0 188 2. Enable HW TC offload on interface:: 212 - If a TC filter on a PF matches traffic over a VF (on the PF), that traffic 216 - If traffic matches multiple TC filters that point to different TCs, that 217 traffic will be duplicated and sent to all matching TC queues. The hardware
|
| /linux/arch/arm/mach-at91/ |
| H A D | Kconfig | 184 Timer. It has a relatively low resolution and the TC Block clocksource 193 TC block with a 5+ MHz base clock rate.
|
| /linux/Documentation/networking/devlink/ |
| H A D | devlink-dpipe.rst | 57 divided into TCAM regions. Complex TC filters can have multiple rules with 59 TCAM regions have a predefined lookup key. Offloading the TC filter rules 61 in a chain (which may affect the data path latency). In response to a new TC
|
| /linux/rust/kernel/net/phy/ |
| H A D | reg.rs | 153 pub const TC: Self = Mmd(uapi::MDIO_MMD_TC as u8); constant
|