Searched refs:RING_ENTRIES (Results 1 – 3 of 3) sorted by relevance
33 #define RING_ENTRIES 32 /* ring entries (without back pointer) */ macro35 #define RING_SIZE (sizeof(unsigned long)*(RING_ENTRIES+1)*RING_WORDS)
647 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()
167 #define RING_ENTRIES 8 macro209 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];