freebsd-dev/sys/dev/urtwn
Andriy Voskoboinyk 0c8ed1fb02 urtwn: optimize rate lookup in the urtwn_ra_init()
Replace loop with switch statement (rate2ridx())
(should be noop).

Tested with RTL8188EU / RTL8188CUS, STA mode.

Reviewed by:	adrian
Differential Revision:	https://reviews.freebsd.org/D4848 (rebased)
2016-04-21 20:34:38 +00:00
..
if_urtwn.c urtwn: optimize rate lookup in the urtwn_ra_init() 2016-04-21 20:34:38 +00:00
if_urtwnreg.h urtwn: optimize rate lookup in the urtwn_ra_init() 2016-04-21 20:34:38 +00:00
if_urtwnvar.h [urtwn] use/track the last good RSSI for a given node, rather than no RSSI. 2016-04-13 05:19:16 +00:00