Searched refs:hw_mode (Results 1 - 25 of 30) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/Documentation/networking/mac80211_hwsim/
H A Dhostapd.conf4 hw_mode=g
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/Documentation/networking/mac80211_hwsim/
H A Dhostapd.conf4 hw_mode=g
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/spi/
H A Dspi_mpc8xxx.c164 u32 hw_mode; /* Holds HW mode register settings */ member in struct:spi_mpc8xxx_cs
213 if (cs->hw_mode == mpc8xxx_spi_read_reg(mode))
220 mpc8xxx_spi_write_reg(mode, cs->hw_mode & ~SPMODE_ENABLE);
237 mpc8xxx_spi_write_reg(mode, cs->hw_mode);
377 cs->hw_mode &= ~(SPMODE_LEN(0xF) | SPMODE_DIV16
380 cs->hw_mode |= SPMODE_LEN(bits_per_word);
383 cs->hw_mode |= SPMODE_DIV16;
396 cs->hw_mode |= SPMODE_PM(pm);
650 u32 hw_mode; local
664 hw_mode
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/spi/
H A Dspi_mpc8xxx.c164 u32 hw_mode; /* Holds HW mode register settings */ member in struct:spi_mpc8xxx_cs
213 if (cs->hw_mode == mpc8xxx_spi_read_reg(mode))
220 mpc8xxx_spi_write_reg(mode, cs->hw_mode & ~SPMODE_ENABLE);
237 mpc8xxx_spi_write_reg(mode, cs->hw_mode);
377 cs->hw_mode &= ~(SPMODE_LEN(0xF) | SPMODE_DIV16
380 cs->hw_mode |= SPMODE_LEN(bits_per_word);
383 cs->hw_mode |= SPMODE_DIV16;
396 cs->hw_mode |= SPMODE_PM(pm);
650 u32 hw_mode; local
664 hw_mode
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/wpa_supplicant/
H A Dap.c52 conf->hw_mode = HOSTAPD_MODE_IEEE80211G;
55 conf->hw_mode = HOSTAPD_MODE_IEEE80211G;
59 conf->hw_mode = HOSTAPD_MODE_IEEE80211A;
H A Dmlme.c64 int hw_mode; member in struct:ieee80211_sta_bss
1559 bss->hw_mode = wpa_s->mlme.phymode;
2428 bss->hw_mode = local->conf.phymode;
2575 wpa_s->mlme.phymode = bss->hw_mode;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant-0.7.3/wpa_supplicant/
H A Dap.c52 conf->hw_mode = HOSTAPD_MODE_IEEE80211G;
55 conf->hw_mode = HOSTAPD_MODE_IEEE80211G;
59 conf->hw_mode = HOSTAPD_MODE_IEEE80211A;
H A Dmlme.c64 int hw_mode; member in struct:ieee80211_sta_bss
1559 bss->hw_mode = wpa_s->mlme.phymode;
2428 bss->hw_mode = local->conf.phymode;
2575 wpa_s->mlme.phymode = bss->hw_mode;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/wpa_supplicant/
H A Dap.c52 conf->hw_mode = HOSTAPD_MODE_IEEE80211G;
55 conf->hw_mode = HOSTAPD_MODE_IEEE80211G;
59 conf->hw_mode = HOSTAPD_MODE_IEEE80211A;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant-0.7.3/src/ap/
H A Dap_config.h330 enum hostapd_hw_mode hw_mode; /* HOSTAPD_MODE_IEEE80211A, .. */ member in struct:hostapd_config
H A Dhostapd.c673 wpa_printf(MSG_ERROR, "Could not select hw_mode and "
707 hostapd_hw_mode_txt(hapd->iconf->hw_mode),
710 if (hostapd_set_freq(hapd, hapd->iconf->hw_mode, iface->freq,
H A Dhw_features.c619 if (mode->mode == iface->conf->hw_mode) {
631 "(%d)", (int) iface->conf->hw_mode);
649 "(hw_mode/channel in hostapd.conf)");
H A Dwps_hostapd.c554 wps->dev.rf_bands = hapd->iconf->hw_mode == HOSTAPD_MODE_IEEE80211A ?
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant-0.7.3/src/ap/
H A Dap_config.h330 enum hostapd_hw_mode hw_mode; /* HOSTAPD_MODE_IEEE80211A, .. */ member in struct:hostapd_config
H A Dhostapd.c673 wpa_printf(MSG_ERROR, "Could not select hw_mode and "
707 hostapd_hw_mode_txt(hapd->iconf->hw_mode),
710 if (hostapd_set_freq(hapd, hapd->iconf->hw_mode, iface->freq,
H A Dhw_features.c619 if (mode->mode == iface->conf->hw_mode) {
631 "(%d)", (int) iface->conf->hw_mode);
649 "(hw_mode/channel in hostapd.conf)");
H A Dwps_hostapd.c554 wps->dev.rf_bands = hapd->iconf->hw_mode == HOSTAPD_MODE_IEEE80211A ?
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant-0.7.3/src/ap/
H A Dap_config.h330 enum hostapd_hw_mode hw_mode; /* HOSTAPD_MODE_IEEE80211A, .. */ member in struct:hostapd_config
H A Dhostapd.c673 wpa_printf(MSG_ERROR, "Could not select hw_mode and "
707 hostapd_hw_mode_txt(hapd->iconf->hw_mode),
710 if (hostapd_set_freq(hapd, hapd->iconf->hw_mode, iface->freq,
H A Dhw_features.c619 if (mode->mode == iface->conf->hw_mode) {
631 "(%d)", (int) iface->conf->hw_mode);
649 "(hw_mode/channel in hostapd.conf)");
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/
H A Dimx21-hcd.c1536 u32 hw_mode = USBOTG_HWMODE_CRECFG_HOST; local
1539 hw_mode |= ((imx21->pdata->host_xcvr << USBOTG_HWMODE_HOSTXCVR_SHIFT) &
1541 hw_mode |= ((imx21->pdata->otg_xcvr << USBOTG_HWMODE_OTGXCVR_SHIFT) &
1558 writel(hw_mode, imx21->regs + USBOTG_HWMODE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Dimx21-hcd.c1536 u32 hw_mode = USBOTG_HWMODE_CRECFG_HOST; local
1539 hw_mode |= ((imx21->pdata->host_xcvr << USBOTG_HWMODE_HOSTXCVR_SHIFT) &
1541 hw_mode |= ((imx21->pdata->otg_xcvr << USBOTG_HWMODE_OTGXCVR_SHIFT) &
1558 writel(hw_mode, imx21->regs + USBOTG_HWMODE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wpa_supplicant/wpa_supplicant/
H A Dmlme.c63 int hw_mode; member in struct:ieee80211_sta_bss
1527 bss->hw_mode = wpa_s->mlme.phymode;
2263 bss->hw_mode = local->conf.phymode;
2404 wpa_s->mlme.phymode = bss->hw_mode;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wpa_supplicant/wpa_supplicant/
H A Dmlme.c63 int hw_mode; member in struct:ieee80211_sta_bss
1527 bss->hw_mode = wpa_s->mlme.phymode;
2263 bss->hw_mode = local->conf.phymode;
2404 wpa_s->mlme.phymode = bss->hw_mode;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wpa_supplicant/wpa_supplicant/
H A Dmlme.c63 int hw_mode; member in struct:ieee80211_sta_bss
1527 bss->hw_mode = wpa_s->mlme.phymode;
2263 bss->hw_mode = local->conf.phymode;
2404 wpa_s->mlme.phymode = bss->hw_mode;

Completed in 461 milliseconds

12