Home
last modified time | relevance | path

Searched refs:Counter (Results 1 – 25 of 71) sorted by relevance

123

/linux/drivers/net/fddi/skfp/h/
H A Dfddimib.h19 typedef u_long Counter ; typedef
29 Counter count ;
195 Counter fddiMACFrame_Ct ;
196 Counter fddiMACCopied_Ct ;
197 Counter fddiMACTransmit_Ct ;
198 Counter fddiMACToken_Ct ;
199 Counter fddiMACError_Ct ;
200 Counter fddiMACLost_Ct ;
201 Counter fddiMACTvxExpired_Ct ;
202 Counter fddiMACNotCopied_Ct ;
[all …]
/linux/Documentation/driver-api/
H A Dgeneric-counter.rst4 Generic Counter Interface
10 Counter devices are prevalent among a diverse spectrum of industries.
15 Generic Counter interface enables drivers to support and expose a common
21 Counter devices can vary greatly in design, but regardless of whether
25 the Generic Counter interface.
45 When the Signal data is available for user access, the Generic Counter
64 count data. The Generic Counter interface provides the following
83 context of the Generic Counter interface, a counter consists of Counts
94 Counter interface represents the count data as a natural number.
97 for the count data. The Generic Counter interface provides the following
[all …]
/linux/arch/arm64/crypto/
H A DKconfig51 - CTR (Counter) mode (NIST SP800-38A)
69 - CTR (Counter) mode (NIST SP800-38A)
87 - CTR (Counter) mode (NIST SP800-38A)
118 - CTR (Counter) mode (NIST SP800-38A)
136 - CTR (Counter) mode (NIST SP800-38A)
150 CCM (Counter with Cipher Block Chaining-Message Authentication Code)
166 CCM (Counter with Cipher Block Chaining-Message Authentication Code)
182 GCM (Galois/Counter Mode) authenticated encryption mode (NIST SP800-38D)
/linux/Documentation/networking/device_drivers/ethernet/ti/
H A Dicssg_prueth.rst37 - ``FW_TX_DROPPED_PACKET``: Counter for packets dropped via TX Port
38 - ``FW_TX_TS_DROPPED_PACKET``: Counter for packets with TS flag dropped via TX Port
55 - ``FW_HOST_EGRESS_Q_PRE_OVERFLOW``: Host Egress Q (Pre-emptible) Overflow Counter
56 - ``FW_HOST_EGRESS_Q_EXP_OVERFLOW``: Host Egress Q (Pre-emptible) Overflow Counter
/linux/drivers/counter/
H A DKconfig3 # Counter devices
22 tristate "Counter support"
24 This enables counter device support through the Generic Counter
82 tristate "Microchip Timer Counter Capture driver"
87 Select this option to enable the Microchip Timer Counter Block
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-timer-stm3212 The Counter Enable signal CNT_EN is used
54 | Prescaler +-> | Counter | +-> | Master | TRGO(2)
119 Counter is always ON.
H A Dsysfs-driver-ccp65 whether Replay Protected Monotonic Counter support has been enabled.
76 whether an Replay Protected Monotonic Counter supported SPI is installed
H A Dsysfs-bus-counter5 Indicates the cascading of Counts on Counter X.
14 Counter X.
351 Size of the Counter events queue in number of struct
360 the Counter. This should match the name of the device as it
368 belonging to the Counter.
375 belonging to the Counter.
H A Dsysfs-platform-mellanox-pmc29 Counter value of the event being monitored. This is used to
/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
H A Dcounters.rst123 Ring / Netdev Counter
137 .. flat-table:: Ring / Software Port Counter Table
140 * - Counter
452 - Counter is incremented when ptr ring is empty, so a slow path allocation
457 - Counter is incremented when an allocation which triggered a refill of the
462 - Counter is incremented when pages obtained from the ptr ring that cannot
467 - Counter is incremented when recycling placed page in the page pool cache.
471 - Counter is incremented when page pool cache was full.
475 - Counter is incremented when page placed into the ptr ring.
479 - Counter is incremented when page released from page pool because the ptr
[all …]
/linux/Documentation/admin-guide/perf/
H A Dimx-ddr.rst11 is one register for each counter. Counter 0 is special in that it always counts
81 --Counter N MASK COMP register - including AXI_ID and AXI_MASKING.
82 --Counter N MUX CNTL register - including AXI CHANNEL and AXI PORT.
H A Dhisi-pcie-pmu.rst94 selected by configuring BDF to "bdf". Counter only counts the bandwidth of
120 Counter counts when TLP length within the specified range. You can set the
/linux/tools/perf/python/
H A Dilist.py168 class Counter(HorizontalGroup): class
403 old_counters = self.query(Counter)
432 line = Counter(cpu=-1)
435 line = Counter(cpu)
/linux/arch/arm/crypto/
H A DKconfig36 - CTR (Counter) mode (NIST SP800-38A)
63 - CTR (Counter) mode (NIST SP800-38A)
/linux/tools/perf/Documentation/
H A Dintel-acr.txt1 Intel Auto Counter Reload Support
3 Support for Intel Auto Counter Reload in perf tools
H A Dintel-hybrid.txt29 [Fixed Counter: Counts the number of instructions retired. Unit: cpu_atom]
31 [Number of instructions retired. Fixed Counter - architectural event. Unit: cpu_core]
/linux/Documentation/devicetree/bindings/arm/omap/
H A Dcounter.txt1 OMAP Counter-32K bindings
/linux/Documentation/arch/mips/
H A Dingenic-tcu.rst4 Ingenic JZ47xx SoCs Timer/Counter Unit hardware
7 The Timer/Counter Unit (TCU) in Ingenic JZ47xx SoCs is a multi-function
/linux/arch/arc/boot/dts/
H A Dskeleton_hs_idu.dtsi51 /* 64-bit Global Free Running Counter */
/linux/Documentation/driver-api/mmc/
H A Dmmc-tools.rst30 - Counter value for the rpmb device will be read to stdout.
/linux/Documentation/arch/parisc/
H A Dregisters.rst14 CR 0 (Recovery Counter) used for ptrace
81 R (Recovery Counter trap) 0
/linux/tools/perf/scripts/python/
H A Dmem-phys-addr.py33 load_mem_type_cnt: Dict[IomemEntry, int] = collections.Counter()
/linux/arch/powerpc/crypto/
H A DKconfig37 GCM (Galois/Counter Mode) authenticated encryption mode (NIST SP800-38D)
/linux/drivers/clk/ingenic/
H A DKconfig93 Support the clocks of the Timer/Counter Unit (TCU) of the Ingenic
/linux/crypto/
H A DKconfig660 tristate "CTR (Counter)"
664 CTR (Counter) mode (NIST SP800-38A)
730 XCTR (XOR Counter) mode for HCTR2
782 tristate "CCM (Counter with Cipher Block Chaining-MAC)"
788 CCM (Counter with Cipher Block Chaining-Message Authentication Code)
792 tristate "GCM (Galois/Counter Mode) and GMAC (GCM MAC)"
798 GCM (Galois/Counter Mode) authenticated encryption mode and GMAC

123