Lines Matching defs:mode
542 ic->ic_opmode = IEEE80211_M_STA; /* default to BSS mode */
2612 * NB: under WPA mode, this call hangs (door problem?)
2894 enum ieee80211_phymode mode;
2965 mode = ieee80211_chan2mode(ic, ic->ic_curchan);
2966 rs = &ic->ic_sup_rates[mode];
3053 /* set power mode */
3058 cmn_err(CE_WARN, "wpi_config(): failed to set power mode\n");
3085 sc->sc_config.mode = WPI_MODE_STA;
3090 sc->sc_config.mode = WPI_MODE_IBSS;
3093 sc->sc_config.mode = WPI_MODE_HOSTAP;
3096 sc->sc_config.mode = WPI_MODE_MONITOR;
3284 wpi_mem_write(sc, WPI_MEM_MODE, 2); /* bypass mode */