Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/sfxge/
H A Dsfxge_rx.c217 #define SFXGE_REFILL_BATCH 64 macro
229 efsys_dma_addr_t addr[SFXGE_REFILL_BATCH]; in sfxge_rx_qfill()
280 if (batch == SFXGE_REFILL_BATCH) { in sfxge_rx_qfill()