Searched refs:TX_CTRL_FLUSH_QUEUE (Results 1 – 2 of 2) sorted by relevance
641 usValue &= ~( ( uint16_t ) TX_CTRL_ENABLE | TX_CTRL_FLUSH_QUEUE ); in ksz8851snl_reset_tx()645 ksz8851_reg_write( REG_TX_CTRL, usValue | TX_CTRL_FLUSH_QUEUE ); in ksz8851snl_reset_tx()
176 #define TX_CTRL_FLUSH_QUEUE ( 0x0010 ) /* Clear transmit queue, reset tx frame pointer… macro