Searched refs:RT2860_CCK_SHORT_EN (Results 1 – 4 of 4) sorted by relevance
636 #define RT2860_CCK_SHORT_EN (1 << 4) macro
5304 tmp |= RT2860_CCK_SHORT_EN; in run_set_txpreamble()5306 tmp &= ~RT2860_CCK_SHORT_EN; in run_set_txpreamble()
658 #define RT2860_CCK_SHORT_EN (1 << 4) macro
2239 tmp &= ~RT2860_CCK_SHORT_EN; in rt2860_set_txpreamble()2241 tmp |= RT2860_CCK_SHORT_EN; in rt2860_set_txpreamble()