Home
last modified time | relevance | path

Searched refs:RING_ENTRIES (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/atm/
Dzatm.h33 #define RING_ENTRIES 32 /* ring entries (without back pointer) */ macro
35 #define RING_SIZE (sizeof(unsigned long)*(RING_ENTRIES+1)*RING_WORDS)
Dzatm.c647 if (zatm_vcc->txing == RING_ENTRIES-1) { in do_tx()
654 (RING_ENTRIES*RING_WORDS-1); in do_tx()
960 loop = zatm_vcc->ring+RING_ENTRIES*RING_WORDS; in open_tx_first()
/Linux-v4.19/drivers/edac/
Dthunderx_edac.c167 #define RING_ENTRIES 8 macro
209 struct lmc_err_ctx err_ctx[RING_ENTRIES];
1061 struct ocx_com_err_ctx com_err_ctx[RING_ENTRIES];
1062 struct ocx_link_err_ctx link_err_ctx[RING_ENTRIES];
1755 struct l2c_err_ctx err_ctx[RING_ENTRIES];