Searched refs:TCR_SAT (Results 1 – 4 of 4) sorted by relevance
361 #define TCR_SAT ((1 << 24)) macro362 #define TCR_PLCP_LEN TCR_SAT /* rtl8180 */
129 #define TCR_SAT BIT24 // Enable Rate depedent ack timeout timer macro
2726 (false ? TCR_SAT: 0); // FALSE: HW provides PLCP length and LENGEXT, TRUE: SW provides them in rtl8192_init_priv_variable()
854 #define TCR_SAT BIT(24) macro