Searched refs:FLOW_CONTROL_LOWER_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/staging/wilc1000/ | ||
D | wilc_wfi_netdevice.h | 20 #define FLOW_CONTROL_LOWER_THRESHOLD 128 macro |
D | linux_wlan.c | 244 if (txq_count < FLOW_CONTROL_LOWER_THRESHOLD) { in linux_wlan_txq_task() |