Home
last modified time | relevance | path

Searched refs:NS_RSQ_NUM_ENTRIES (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/atm/
H A Dnicstar.h170 #define NS_RSQ_NUM_ENTRIES (NS_RSQSIZE / 16) macro
H A Dnicstar.c568 card->rsq.last = card->rsq.base + (NS_RSQ_NUM_ENTRIES - 1); in ns_init_card()
569 for (j = 0; j < NS_RSQ_NUM_ENTRIES; j++) in ns_init_card()
/kernel/linux/linux-6.6/drivers/atm/
H A Dnicstar.h170 #define NS_RSQ_NUM_ENTRIES (NS_RSQSIZE / 16) macro
H A 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()

Completed in 9 milliseconds