Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rapidio/devices/
H A Dtsi721.h332 #define TSI721_IMSGD_RING_SIZE 512 macro
411 #define TSI721_IBDMAC_FQSZ_ENTRY_INX TSI721_IMSGD_RING_SIZE
735 void *imq_base[TSI721_IMSGD_RING_SIZE];
H A Dtsi721.c2170 (entries > TSI721_IMSGD_RING_SIZE) || in tsi721_open_inb_mbox()