Home
last modified time | relevance | path

Searched refs:SFXGE_REFILL_BATCH (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sfxge/
H A Dsfxge_rx.c750 #define SFXGE_REFILL_BATCH 64 macro
760 efsys_dma_addr_t addr[SFXGE_REFILL_BATCH]; in sfxge_rx_qrefill()
834 if (batch == SFXGE_REFILL_BATCH) { in sfxge_rx_qrefill()
887 efsys_dma_addr_t addr[SFXGE_REFILL_BATCH]; in sfxge_rx_qfill()
933 if (batch == SFXGE_REFILL_BATCH) { in sfxge_rx_qfill()