Searched refs:RT2860_PHY_SHPRE (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/ral/
H A Drt2860.c1316 switch ((phy & RT2860_PHY_MCS) & ~RT2860_PHY_SHPRE) {
1322 if (phy & RT2860_PHY_SHPRE)
1550 mcs |= RT2860_PHY_SHPRE;
1597 if (mcs & RT2860_PHY_SHPRE)
1807 mcs |= RT2860_PHY_SHPRE;
1849 if (mcs & RT2860_PHY_SHPRE)
H A Drt2860reg.h806 #define RT2860_PHY_SHPRE (1 << 3) macro
/freebsd-9.3-release/sys/dev/usb/wlan/
H A Dif_runreg.h790 #define RT2860_PHY_SHPRE (1 << 3) macro
H A Dif_run.c2858 switch ((phy & RT2860_PHY_MCS) & ~RT2860_PHY_SHPRE) {
2864 if (phy & RT2860_PHY_SHPRE)
3118 if (le16toh(txwi->phy) & RT2860_PHY_SHPRE)
3258 mcs |= RT2860_PHY_SHPRE;

Completed in 208 milliseconds