Searched refs:DHD_FLOW_QUEUE_THRESHOLD (Results 1 – 8 of 8) sorted by relevance
117 #define DHD_FLOW_QUEUE_THRESHOLD(queue) ((int)(queue)->threshold) macro
130 #define DHD_FLOW_QUEUE_THRESHOLD(queue) ((int)(queue)->threshold) macro
171 #define DHD_FLOW_QUEUE_THRESHOLD(queue) ((int)(queue)->threshold) macro
88 int cumm_threshold = DHD_FLOW_QUEUE_THRESHOLD(queue); in dhd_flow_queue_throttle()