Home
last modified time | relevance | path

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

/drivers/atm/
Dnicstar.h170 #define NS_RSQ_NUM_ENTRIES (NS_RSQSIZE / 16) macro
Dnicstar.c570 card->rsq.last = card->rsq.base + (NS_RSQ_NUM_ENTRIES - 1); in ns_init_card()
571 for (j = 0; j < NS_RSQ_NUM_ENTRIES; j++) in ns_init_card()