Searched refs:FTMAC100_TXDES1_EDOTR (Results 1 – 4 of 4) sorted by relevance
114 #define FTMAC100_TXDES1_EDOTR (1 << 31) macro
102 txdes[0].txdes1 = FTMAC100_TXDES1_EDOTR; in _ftmac100_init()204 curr_des->txdes1 &= FTMAC100_TXDES1_EDOTR; in _ftmac100_send()
140 #define FTMAC100_TXDES1_EDOTR (1 << 31) macro
501 txdes->txdes1 &= cpu_to_le32(FTMAC100_TXDES1_EDOTR); in ftmac100_txdes_reset()533 txdes->txdes1 |= cpu_to_le32(FTMAC100_TXDES1_EDOTR); in ftmac100_txdes_set_end_of_ring()