Searched refs:RX_TAG_MAX (Results 1 – 2 of 2) sorted by relevance
204 #define RX_TAG_MAX 8192 macro
737 rtwpci->rx_tag = (rtwpci->rx_tag + 1) % RX_TAG_MAX; in rtw_pci_dma_check()