Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/
H A Dsfxge_tx.c999 #define TSOH_PAGE_COUNT(_txq_entries) \ macro
1005 unsigned int tsoh_page_count = TSOH_PAGE_COUNT(sc->txq_entries); in tso_init()
1033 for (i = 0; i < TSOH_PAGE_COUNT(txq->sc->txq_entries); i++) in tso_fini()