Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/wilc1000/
Dwilc_wfi_netdevice.h20 #define FLOW_CONTROL_LOWER_THRESHOLD 128 macro
Dlinux_wlan.c244 if (txq_count < FLOW_CONTROL_LOWER_THRESHOLD) { in linux_wlan_txq_task()