OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MIN_FRAG_THRESH
(Results
1 - 2
of
2
) sorted by null
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Data_Srv/Tx_HW_Queue/
txHwQueueCalc.h
55
#define
MIN_FRAG_THRESH
256
txHwQueueCalc.c
208
if (fragThreshold <
MIN_FRAG_THRESH
)
209
fragThreshold =
MIN_FRAG_THRESH
;
Completed in 283 milliseconds