Searched refs:RT2860_PHY_MCS (Results 1 – 3 of 3) sorted by relevance
882 #define RT2860_PHY_MCS 0x7f macro
1385 switch ((phy & RT2860_PHY_MCS) & ~RT2860_PHY_SHPRE) { in rt2860_rx_intr()1395 switch (phy & RT2860_PHY_MCS) { in rt2860_rx_intr()
2274 switch ((phy & RT2860_PHY_MCS) & ~RT2860_PHY_SHPRE) { in run_rx_frame()2284 switch (phy & RT2860_PHY_MCS) { in run_rx_frame()