Searched refs:TX_QUEUE_LOW_WATER (Results 1 – 2 of 2) sorted by relevance
22 #define TX_QUEUE_LOW_WATER 20 /* Tx queue low water mark */ macro
641 (skb_queue_len(&ax_local->tx_wait_q) < TX_QUEUE_LOW_WATER)) in ax88796c_work()