Searched refs:SFXGE_TSO_MAX_SEGS (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/sfxge/
H A Dsfxge_tx.h57 #define SFXGE_TSO_MAX_SEGS howmany(SFXGE_TSO_MAX_SIZE, 512) macro
H A Dsfxge_tx.c1585 sw_tso_max_descs = SFXGE_TSO_MAX_SEGS * 2 - 1;
1591 sw_tso_max_descs + SFXGE_TSO_MAX_SEGS;

Completed in 31 milliseconds