Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_rate.h102 #define RSPEC_GET_BW(rspec) ((rspec & RSPEC_BW_MASK) >> RSPEC_BW_SHIFT) macro
Dwlc_main.c5603 bw = RSPEC_GET_BW(rspec); in wlc_phytxctl1_calc()