Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/staging/vt6655/
Drxtx.c99 unsigned char byFBOption
136 unsigned char byFBOption,
241 unsigned char byFBOption in s_uGetDataDuration() argument
312 if (byFBOption == AUTO_FB_0) in s_uGetDataDuration()
340 unsigned char byFBOption in s_uGetRTSCTSDuration() argument
367 if ((byFBOption == AUTO_FB_0) && (wRate >= RATE_18M) && (wRate <= RATE_54M)) in s_uGetRTSCTSDuration()
369 else if ((byFBOption == AUTO_FB_1) && (wRate >= RATE_18M) && (wRate <= RATE_54M)) in s_uGetRTSCTSDuration()
376 if ((byFBOption == AUTO_FB_0) && (wRate >= RATE_18M) && (wRate <= RATE_54M)) in s_uGetRTSCTSDuration()
378 else if ((byFBOption == AUTO_FB_1) && (wRate >= RATE_18M) && (wRate <= RATE_54M)) in s_uGetRTSCTSDuration()
385 if ((byFBOption == AUTO_FB_0) && (wRate >= RATE_18M) && (wRate <= RATE_54M)) in s_uGetRTSCTSDuration()
[all …]