Searched refs:TX_QUEUE_HIGH_WATER (Results 1 – 2 of 2) sorted by relevance
21 #define TX_QUEUE_HIGH_WATER 45 /* Tx queue high water mark */ macro
390 if (skb_queue_len(&ax_local->tx_wait_q) > TX_QUEUE_HIGH_WATER) in ax88796c_start_xmit()