Searched refs:PREAMBLE_AUTO (Results 1 – 8 of 8) sorted by relevance
40 PREAMBLE_AUTO = 2, enumerator
166 else if (padapter->registrypriv.preamble == PREAMBLE_AUTO) in oid_rt_get_preamble_mode_hdl()222 padapter->registrypriv.preamble = PREAMBLE_AUTO; in oid_rt_set_preamble_mode_hdl()
70 PREAMBLE_AUTO = 2, enumerator
491 PREAMBLE_AUTO = 2, enumerator
780 priv->dot11_current_preamble_mode = PREAMBLE_AUTO; in _rtl92e_net_update()
830 priv->dot11_current_preamble_mode = PREAMBLE_AUTO; in _rtl92e_init_priv_variable()
637 #define PREAMBLE_AUTO cpu_to_le16(0) macro5007 case 'a': ai->config.preamble = PREAMBLE_AUTO; set_bit(FLAG_COMMIT, &ai->flags); break; in proc_config_on_close()5113 ai->config.preamble == PREAMBLE_AUTO ? "auto" : in proc_config_open()
260 pmlmeinfo->preamble_mode = PREAMBLE_AUTO; in init_mlme_ext_priv_value()
Completed in 47 milliseconds