Home
last modified time | relevance | path

Searched refs:RING (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.h305 #define GET_RBDR_DESC(RING, idx)\ argument
306 (&(((struct rbdr_entry_t *)((RING)->desc))[idx]))
307 #define GET_SQ_DESC(RING, idx)\ argument
308 (&(((struct sq_hdr_subdesc *)((RING)->desc))[idx]))
309 #define GET_CQ_DESC(RING, idx)\ argument
310 (&(((union cq_desc_t *)((RING)->desc))[idx]))
/openbmc/linux/drivers/platform/x86/intel/uncore-frequency/
H A DKconfig20 Uncore frequency controls RING/LLC (last-level cache) clocks.
/openbmc/linux/Documentation/usb/
H A Diuu_phoenix.rst44 0=none, 1=CD, 2=!CD, 3=DSR, 4=!DSR, 5=CTS, 6=!CTS, 7=RING, 8=!RING (int)
/openbmc/linux/Documentation/trace/
H A Dring-buffer-design.rst138 |reader| RING BUFFER
151 |reader| RING BUFFER
164 |reader| RING BUFFER
177 |buffer| RING BUFFER
497 |reader| RING BUFFER
513 |reader| RING BUFFER
530 |reader| RING BUFFER
546 |reader| RING BUFFER
559 |buffer| RING BUFFER
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi/
H A Dlibsmi-fix-the-test-dump-files.patch187 - import TOKEN-RING-RMON-MIB (ringStationControlEntry,
205 + import TOKEN-RING-RMON-MIB (tokenRing, tokenRingMLStatsEntry,
/openbmc/linux/Documentation/networking/device_drivers/ethernet/stmicro/
H A Dstmmac.rst235 stmmac supports DMA descriptor to operate both in dual buffer (RING) and
236 linked-list(CHAINED) mode. In RING each descriptor points to two data buffer
238 RING mode is the default.
242 such explicit chaining is not possible in RING mode.
/openbmc/linux/Documentation/arch/xtensa/
H A Dmmu.rst17 - PS.RING is zero (reset state).
/openbmc/linux/Documentation/networking/
H A Daf_xdp.rst590 // typedef struct xdp_rxtx_ring RING;
591 // typedef struct xdp_umem_ring RING;
596 int dequeue_one(RING *ring, RING_TYPE *item)
610 int enqueue_one(RING *ring, const RING_TYPE *item)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-connectivity/smstools3/smstools3/
H A D0001-Make-extern-declarations-to-avoid-duplicate-var-defi.patch307 -int hangup_incoming_call; // 1 = if detected unexpected input contains RING and we want to e…
332 +EXTERN int hangup_incoming_call; // 1 = if detected unexpected input contains RING and we wa…
/openbmc/linux/drivers/eisa/
H A Deisa.ids814 ISA8306 "IBM TOKEN RING Adapter I"
815 ISA8307 "IBM TOKEN RING Adapter II"
1231 TCO050D "Thomas-Conrad TC4035 TOKEN RING Adapter/AT (Rev D)"