Searched refs:FTGMAC100_TXDES0_FTS (Results 1 – 5 of 5) sorted by relevance
216 #define FTGMAC100_TXDES0_FTS (1 << 29) macro
624 if (ctl_stat & FTGMAC100_TXDES0_FTS) { in ftgmac100_free_tx_packet()774 f_ctl_stat |= FTGMAC100_TXDES0_FTS; in ftgmac100_hard_start_xmit()
201 #define FTGMAC100_TXDES0_FTS BIT(29) macro
502 curr_des->txdes0 |= FTGMAC100_TXDES0_FTS | in BUILD_WAIT_FOR_BIT()
164 #define FTGMAC100_TXDES0_FTS (1 << 29) macro555 if (bd.des0 & FTGMAC100_TXDES0_FTS) { in ftgmac100_do_tx()