Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/rapidio/devices/
Dtsi721.h305 #define TSI721_IMSGD_RING_SIZE 512 macro
384 #define TSI721_IBDMAC_FQSZ_ENTRY_INX TSI721_IMSGD_RING_SIZE
708 void *imq_base[TSI721_IMSGD_RING_SIZE];
Dtsi721.c1789 (entries > TSI721_IMSGD_RING_SIZE) || in tsi721_open_inb_mbox()