NS_RSQSIZE
dma_free_coherent(&card->pcidev->dev, NS_RSQSIZE + NS_RSQ_ALIGNMENT,
NS_RSQSIZE + NS_RSQ_ALIGNMENT,
dma_free_coherent(&card->pcidev->dev, NS_RSQSIZE + NS_RSQ_ALIGNMENT,
#define NS_RSQ_NUM_ENTRIES (NS_RSQSIZE / 16)
#define NS_RSQ_ALIGNMENT NS_RSQSIZE
#if (NS_RSQSIZE == 2048)
#elif (NS_RSQSIZE == 4096)
#elif (NS_RSQSIZE == 8192)