Searched refs:txdes0 (Results 1 – 4 of 4) sorted by relevance
408 txdes[PKTBUFSTX - 1].txdes0 = FTGMAC100_TXDES0_EDOTR; in ftgmac100_init()515 if (curr_des->txdes0 & FTGMAC100_TXDES0_TXDMA_OWN) { in ftgmac100_send()528 curr_des->txdes0 &= FTGMAC100_TXDES0_EDOTR; in ftgmac100_send()529 curr_des->txdes0 |= FTGMAC100_TXDES0_FTS | in ftgmac100_send()
100 unsigned int txdes0; member
188 if (curr_des->txdes0 & FTMAC100_TXDES0_TXDMA_OWN) { in _ftmac100_send()206 curr_des->txdes0 = FTMAC100_TXDES0_TXDMA_OWN; in _ftmac100_send()215 while (curr_des->txdes0 & FTMAC100_TXDES0_TXDMA_OWN) { in _ftmac100_send()
182 unsigned int txdes0; member