Lines Matching defs:flag
691 /* reset the transmit timeout detection flag */
1243 /* reset the transmit timeout detection flag -baz */
1366 u32 flag;
1386 flag = 0x60000000;
1392 flag = 0xe0000000;
1398 flag = 0x60000000;
1404 flag = 0xe0000000;
1409 flag = LMC_TDES_INTERRUPT_ON_COMPLETION;
1422 flag |= LMC_TDES_END_OF_RING; /* flag as such for Tulip */
1425 flag = sc->lmc_txring[entry].length = (skb->len) | flag |
1428 /* set the transmit timeout flag to be checked in
1436 LMC_EVENT_LOG(LMC_EVENT_XMT, flag, entry);
1796 sc->lmc_rxring[i - 1].length |= 0x02000000; /* Set end of buffers flag */