Searched refs:tmd3 (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/le/
H A Dam7990.c205 tmd.tmd3 = 0;
329 tmd.tmd2, tmd.tmd3);
338 if (tmd.tmd3 & LE_T3_BUFF)
340 else if (tmd.tmd3 & LE_T3_UFLO)
342 if (tmd.tmd3 & (LE_T3_BUFF | LE_T3_UFLO)) {
346 if (tmd.tmd3 & LE_T3_LCAR) {
356 if (tmd.tmd3 & LE_T3_LCOL)
358 if (tmd.tmd3 & LE_T3_RTRY) {
361 tmd.tmd3 & LE_T3_TDR_MASK);
548 tmd.tmd3
[all...]
H A Dam79900reg.h90 int32_t tmd3; member in struct:letmd
137 /* Transmit message descriptor 3 (tmd3) */
H A Dam7990reg.h102 uint16_t tmd3; member in struct:letmd
144 /* Transmit message descriptor 3 (tmd3) */
H A Dam79900.c245 tmd.tmd3 = 0;
587 tmd.tmd3 = 0;

Completed in 109 milliseconds