Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/vt6655/
H A Drxtx.c192 unsigned char rts_rsvtype, in get_rtscts_time() argument
204 if (rts_rsvtype == 0) { /* RTSTxRrvTime_bb */ in get_rtscts_time()
208 } else if (rts_rsvtype == 1) { /* RTSTxRrvTime_ba, only in 2.4GHZ */ in get_rtscts_time()
212 } else if (rts_rsvtype == 2) { /* RTSTxRrvTime_aa */ in get_rtscts_time()
216 } else if (rts_rsvtype == 3) { /* CTSTxRrvTime_ba, only in 2.4GHZ */ in get_rtscts_time()