Searched refs:RX_MIN_TARGET (Results 1 – 1 of 1) sorted by relevance
108 #define RX_MIN_TARGET 8 macro1749 if (target < RX_MIN_TARGET) in store_rxbuf_min()1750 target = RX_MIN_TARGET; in store_rxbuf_min()1792 if (target < RX_MIN_TARGET) in store_rxbuf_max()1793 target = RX_MIN_TARGET; in store_rxbuf_max()