Searched refs:CH7322_TX_FLAG_NACK (Results 1 – 1 of 1) sorted by relevance
146 #define CH7322_TX_FLAG_NACK BIT(0) macro187 ch7322->tx_flags = CH7322_TX_FLAG_NACK | CH7322_TX_FLAG_RETRY; in ch7322_send_message()189 ch7322->tx_flags = CH7322_TX_FLAG_NACK; in ch7322_send_message()255 else if ((val & CH7322_WRITE_BOK) && (flags & CH7322_TX_FLAG_NACK)) in ch7322_tx_done()259 else if (flags & CH7322_TX_FLAG_NACK) in ch7322_tx_done()