Searched refs:NS_TSQSIZE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/atm/ |
H A D | nicstar.h | 285 #define NS_TSQSIZE 8192 macro
|
H A D | nicstar.c | 250 dma_free_coherent(&card->pcidev->dev, NS_TSQSIZE + NS_TSQ_ALIGNMENT, in nicstar_remove_one() 539 NS_TSQSIZE + NS_TSQ_ALIGNMENT, in ns_init_card() 844 dma_free_coherent(&card->pcidev->dev, NS_TSQSIZE + NS_TSQ_ALIGNMENT, in ns_init_card_error()
|
/kernel/linux/linux-6.6/drivers/atm/ |
H A D | nicstar.h | 285 #define NS_TSQSIZE 8192 macro
|
H A D | nicstar.c | 252 dma_free_coherent(&card->pcidev->dev, NS_TSQSIZE + NS_TSQ_ALIGNMENT, in nicstar_remove_one() 541 NS_TSQSIZE + NS_TSQ_ALIGNMENT, in ns_init_card() 846 dma_free_coherent(&card->pcidev->dev, NS_TSQSIZE + NS_TSQ_ALIGNMENT, in ns_init_card_error()
|
Completed in 9 milliseconds