Home
last modified time | relevance | path

Searched refs:TSI721_IMSGD_RING_SIZE (Results 1 – 2 of 2) sorted by relevance

/drivers/rapidio/devices/
Dtsi721.h307 #define TSI721_IMSGD_RING_SIZE 512 macro
386 #define TSI721_IBDMAC_FQSZ_ENTRY_INX TSI721_IMSGD_RING_SIZE
707 void *imq_base[TSI721_IMSGD_RING_SIZE];
Dtsi721.c1794 (entries > TSI721_IMSGD_RING_SIZE) || in tsi721_open_inb_mbox()