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

/freebsd-13-stable/sys/dev/sfxge/
H A Dsfxge.h330 #define SFXGE_FATSOV1 (1 << 0) macro
H A Dsfxge_tx.c119 static int sfxge_tso_fw_assisted = (SFXGE_FATSOV1 | SFXGE_FATSOV2);
1408 (tso.fw_assisted & SFXGE_FATSOV1) ? 1 : 0;
1589 if (tso_fw_assisted & SFXGE_FATSOV1)
2041 sc->tso_fw_assisted &= ~SFXGE_FATSOV1;

Completed in 168 milliseconds