Searched refs:FTMAC100_TXDES1_EDOTR (Results 1 – 4 of 4) sorted by relevance
115 #define FTMAC100_TXDES1_EDOTR (1 << 31) macro
99 txdes[0].txdes1 = FTMAC100_TXDES1_EDOTR; in _ftmac100_init()201 curr_des->txdes1 &= FTMAC100_TXDES1_EDOTR; in _ftmac100_send()
140 #define FTMAC100_TXDES1_EDOTR (1 << 31) macro
463 txdes->txdes1 &= cpu_to_le32(FTMAC100_TXDES1_EDOTR); in ftmac100_txdes_reset()495 txdes->txdes1 |= cpu_to_le32(FTMAC100_TXDES1_EDOTR); in ftmac100_txdes_set_end_of_ring()