Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/brcm80211/brcmsmac/
Dwlc_rate.c351 case PRXS0_OFDM: in wlc_compute_rspec()
374 if ((phy_type == PHY_TYPE_A) || (rxh->PhyRxStatus_0 & PRXS0_OFDM)) in wlc_compute_rspec()
Dd11.h1353 #define PRXS0_OFDM 0x0001 /* valid only for G phy, use rxh->RxChan for A phy */ macro