HomeSort by: relevance | last modified time | path
    Searched refs:RT2860_TXWI_DMASZ (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
rt2860.c 632 size = RT2860_TX_POOL_COUNT * RT2860_TXWI_DMASZ;
684 vaddr += RT2860_TXWI_DMASZ;
685 paddr += RT2860_TXWI_DMASZ;
704 RT2860_TX_POOL_COUNT * RT2860_TXWI_DMASZ);
1829 (uintptr_t)txwi - (uintptr_t)sc->txwi_vaddr, RT2860_TXWI_DMASZ,
rt2860reg.h 930 #define RT2860_TXWI_DMASZ \

Completed in 50 milliseconds