Home
last modified time | relevance | path

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

/openbmc/linux/drivers/atm/
H A Dnicstar.h286 #define NS_TSQ_NUM_ENTRIES 1024 macro
H A Dnicstar.c551 card->tsq.last = card->tsq.base + (NS_TSQ_NUM_ENTRIES - 1); in ns_init_card()
552 for (j = 0; j < NS_TSQ_NUM_ENTRIES; j++) in ns_init_card()