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

/freebsd-10.0-release/sys/dev/stge/
H A Dif_stgereg.h143 #define TFD_TFDDone (1ULL << 31) macro
H A Dif_stge.c1555 if ((control & TFD_TFDDone) == 0)
2386 rd->stge_tx_ring[i].tfd_control = htole64(TFD_TFDDone);

Completed in 100 milliseconds