Home
last modified time | relevance | path

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

/drivers/staging/wilc1000/
Dwilc_wfi_netdevice.h48 #define FLOW_CONTROL_LOWER_THRESHOLD 128 macro
Dlinux_wlan.c482 if (txq_count < FLOW_CONTROL_LOWER_THRESHOLD /* && netif_queue_stopped(pd->wilc_netdev)*/) { in linux_wlan_txq_task()