Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/vt6655/
H A Drxtx.c101 unsigned char byFBOption
138 unsigned char byFBOption,
243 unsigned char byFBOption in s_uGetDataDuration() argument
314 if (byFBOption == AUTO_FB_0) in s_uGetDataDuration()
342 unsigned char byFBOption in s_uGetRTSCTSDuration() argument
369 if ((byFBOption == AUTO_FB_0) && (wRate >= RATE_18M) && (wRate <= RATE_54M)) in s_uGetRTSCTSDuration()
371 else if ((byFBOption == AUTO_FB_1) && (wRate >= RATE_18M) && (wRate <= RATE_54M)) in s_uGetRTSCTSDuration()
378 if ((byFBOption == AUTO_FB_0) && (wRate >= RATE_18M) && (wRate <= RATE_54M)) in s_uGetRTSCTSDuration()
380 else if ((byFBOption == AUTO_FB_1) && (wRate >= RATE_18M) && (wRate <= RATE_54M)) in s_uGetRTSCTSDuration()
387 if ((byFBOption == AUTO_FB_0) && (wRate >= RATE_18M) && (wRate <= RATE_54M)) in s_uGetRTSCTSDuration()
[all …]