Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Dftmac100.h101 unsigned int txdes1; member
H A Dftmac100.c99 txdes[0].txdes1 = FTMAC100_TXDES1_EDOTR; in _ftmac100_init()
201 curr_des->txdes1 &= FTMAC100_TXDES1_EDOTR; in _ftmac100_send()
202 curr_des->txdes1 |= FTMAC100_TXDES1_FTS | in _ftmac100_send()
H A Dftgmac100.h183 unsigned int txdes1; member
H A Dftgmac100.c420 txdes[i].txdes1 = 0; in ftgmac100_init()