Searched refs:RT2860_PHY_SHPRE (Results 1 – 4 of 4) sorted by relevance
786 #define RT2860_PHY_SHPRE (1 << 3) macro
2971 switch ((phy & RT2860_PHY_MCS) & ~RT2860_PHY_SHPRE) { in run_rx_frame()2977 if (phy & RT2860_PHY_SHPRE) in run_rx_frame()3244 if (le16toh(txwi->phy) & RT2860_PHY_SHPRE) in run_bulk_tx_callbackN()3392 mcs |= RT2860_PHY_SHPRE; in run_set_tx_desc()
828 #define RT2860_PHY_SHPRE (1 << 3) macro
1296 switch ((phy & RT2860_PHY_MCS) & ~RT2860_PHY_SHPRE) { in rt2860_rx_intr()1302 if (phy & RT2860_PHY_SHPRE) in rt2860_rx_intr()1526 mcs |= RT2860_PHY_SHPRE; in rt2860_tx()1571 if (mcs & RT2860_PHY_SHPRE) in rt2860_tx()1772 mcs |= RT2860_PHY_SHPRE; in rt2860_tx_raw()1812 if (mcs & RT2860_PHY_SHPRE) in rt2860_tx_raw()