Searched refs:TX_DESC_FLAG_INTEN (Results 1 – 3 of 3) sorted by relevance
181 #define TX_DESC_FLAG_INTEN (1 << 2) macro
158 #define TX_DESC_FLAG_INTEN (1 << 2) macro453 TX_DESC_FLAG_INTEN | in init_tx_desc()
402 if (tx_desc.flags & TX_DESC_FLAG_INTEN) { in emc_try_send_next_packet()