Searched refs:CTS_MODE_FALSE (Results 1 – 3 of 3) sorted by relevance
356 #define CTS_MODE_FALSE 0 macro
862 priv->reg.cts_mode = CTS_MODE_FALSE; in ks7010_init_defaults()
1993 if (*uwrq != CTS_MODE_FALSE && *uwrq != CTS_MODE_TRUE) in ks_wlan_set_cts_mode()1996 priv->reg.cts_mode = (*uwrq == CTS_MODE_FALSE) ? *uwrq : in ks_wlan_set_cts_mode()