Home
last modified time | relevance | path

Searched refs:txdes1 (Results 1 – 4 of 4) sorted by relevance

/external/u-boot/drivers/net/
Dftmac100.c102 txdes[0].txdes1 = FTMAC100_TXDES1_EDOTR; in _ftmac100_init()
204 curr_des->txdes1 &= FTMAC100_TXDES1_EDOTR; in _ftmac100_send()
205 curr_des->txdes1 |= FTMAC100_TXDES1_FTS | in _ftmac100_send()
Dftmac100.h100 unsigned int txdes1; member
Dftgmac100.h182 unsigned int txdes1; member
Dftgmac100.c419 txdes[i].txdes1 = 0; in ftgmac100_init()