Home
last modified time | relevance | path

Searched refs:TX_QUEUE_LOW_WATER (Results 1 – 2 of 2) sorted by relevance

/drivers/net/ethernet/asix/
Dax88796c_main.h22 #define TX_QUEUE_LOW_WATER 20 /* Tx queue low water mark */ macro
Dax88796c_main.c641 (skb_queue_len(&ax_local->tx_wait_q) < TX_QUEUE_LOW_WATER)) in ax88796c_work()