Searched refs:txdes0 (Results 1 – 4 of 4) sorted by relevance
407 txdes[PKTBUFSTX - 1].txdes0 = FTGMAC100_TXDES0_EDOTR; in ftgmac100_init()514 if (curr_des->txdes0 & FTGMAC100_TXDES0_TXDMA_OWN) { in ftgmac100_send()527 curr_des->txdes0 &= FTGMAC100_TXDES0_EDOTR; in ftgmac100_send()528 curr_des->txdes0 |= FTGMAC100_TXDES0_FTS | in ftgmac100_send()
190 if (curr_des->txdes0 & FTMAC100_TXDES0_TXDMA_OWN) { in _ftmac100_send()209 curr_des->txdes0 = FTMAC100_TXDES0_TXDMA_OWN; in _ftmac100_send()218 while (curr_des->txdes0 & FTMAC100_TXDES0_TXDMA_OWN) { in _ftmac100_send()
99 unsigned int txdes0; member
181 unsigned int txdes0; member