Searched refs:infra (Results 1 - 35 of 35) sorted by relevance

/linux-4.1.27/drivers/net/wireless/mwifiex/
H A Dcfp.c422 * both Ad-Hoc and infra mode by printing the band and returning the
434 dev_dbg(adapter->dev, "info: infra band=%d " mwifiex_get_supported_rates()
441 dev_dbg(adapter->dev, "info: infra band=%d " mwifiex_get_supported_rates()
452 dev_dbg(adapter->dev, "info: infra band=%d " mwifiex_get_supported_rates()
459 dev_dbg(adapter->dev, "info: infra band=%d " mwifiex_get_supported_rates()
469 dev_dbg(adapter->dev, "info: infra band=%d " mwifiex_get_supported_rates()
475 dev_dbg(adapter->dev, "info: infra band=%d " mwifiex_get_supported_rates()
H A Djoin.c733 /* Add the ra_list here for infra mode as there will be only 1 ra mwifiex_ret_802_11_associate()
1290 * is not marked as infra. mwifiex_associate()
1383 * This function deauthenticates/disconnects from infra network by sending
1407 * In case of infra made, it sends deauthentication request, and
H A Dwmm.c706 /* In case of infra as we have already created the list during mwifiex_wmm_add_buf_txqueue()
708 have only 1 raptr for a tid in case of infra */ mwifiex_wmm_add_buf_txqueue()
H A D11n.c63 /* Set MCS32 for infra mode or ad-hoc mode with 40MHz support */ mwifiex_fill_cap_info()
H A Dcfg80211.c1939 /* Now handle infra mode. "sme" is valid for infra mode only */ mwifiex_cfg80211_assoc()
2045 "%s: reject infra assoc request in non-STA role\n", mwifiex_cfg80211_connect()
2425 /* Set MCS32 for infra mode or ad-hoc mode with 40MHz support */ mwifiex_setup_ht_caps()
H A Dsta_ioctl.c256 * In both Ad-Hoc and infra mode, an deauthentication is performed
/linux-4.1.27/drivers/staging/rtl8712/
H A Ddrv_types.h87 u8 network_mode; /*infra, ad-hoc, auto*/
H A Dos_intfs.c58 /*Ndis802_11Infrastructure; infra, ad-hoc, auto*/
/linux-4.1.27/drivers/staging/rtl8188eu/include/
H A Ddrv_types.h66 u8 network_mode; /* infra, ad-hoc, auto */
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
H A Dcfg80211.h276 * @infra: BSS vs IBSS.
284 __le32 infra; member in struct:brcmf_pno_net_param_le
H A Dcfg80211.c790 s32 infra = 0; brcmf_cfg80211_change_iface() local
803 infra = 0; brcmf_cfg80211_change_iface()
818 infra = 1; brcmf_cfg80211_change_iface()
839 err = brcmf_fil_cmd_int_set(ifp, BRCMF_C_SET_INFRA, infra); brcmf_cfg80211_change_iface()
3448 pfn.infra = cpu_to_le32(1); brcmf_cfg80211_sched_scan_start()
/linux-4.1.27/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.h74 u16 bss_type; /* infra or adhoc */
/linux-4.1.27/arch/arm/mach-omap2/
H A Dboard-generic.c32 { .compatible = "ti,omap-infra", },
/linux-4.1.27/drivers/staging/media/lirc/
H A Dlirc_parallel.c4 * lirc_parallel - device driver for infra-red signal receiving and
H A Dlirc_sir.c4 * lirc_sir - Device driver for use with SIR (serial infra red)
/linux-4.1.27/drivers/net/wireless/rt2x00/
H A Drt2500usb.h361 * TSF_SYNC: Tsf sync, 0: disable, 1: infra, 2: ad-hoc/master mode.
H A Drt2400pci.h201 * TSF_SYNC: Tsf sync, 0: disable, 1: infra, 2: ad-hoc/master mode.
H A Drt2500pci.h278 * TSF_SYNC: Tsf sync, 0: disable, 1: infra, 2: ad-hoc/master mode.
H A Drt61pci.h522 * TSF_SYNC: Tsf sync, 0: disable, 1: infra, 2: ad-hoc/master mode.
H A Drt73usb.h436 * TSF_SYNC: Tsf sync, 0: disable, 1: infra, 2: ad-hoc/master mode.
H A Drt2800.h930 * TSF_SYNC: Enable TSF sync, 00: disable, 01: infra mode, 10: ad-hoc mode
/linux-4.1.27/drivers/misc/sgi-xp/
H A Dxpc.h754 wait_queue_head_t teardown_wq; /* kthread waiting to teardown infra */
/linux-4.1.27/drivers/staging/rtl8723au/core/
H A Drtw_cmd.c899 /* LeisurePS only work in infra mode. */ traffic_status_watchdog()
H A Drtw_mlme_ext.c5071 if (psta) { /* only for infra. mode */ mlmeext_joinbss_event_callback23a()
5164 /* set MSR to no link state -> infra. mode */ mlmeext_sta_del_event_callback23a()
5563 /* set MSR to nolink -> infra. mode */ join_cmd_hdl23a()
5682 /* set MSR to no link state -> infra. mode */ disconnect_hdl23a()
/linux-4.1.27/drivers/staging/rtl8723au/hal/
H A Dusb_halinit.c1198 case 0:/* for infra mode */ rtl8723a_update_ramask()
H A Drtl8723a_bt-coexist.c5836 case 0:/* for infra mode */ btdm_1AntUpdateHalRAMask()
/linux-4.1.27/drivers/staging/rtl8188eu/core/
H A Drtw_cmd.c877 /* LeisurePS only work in infra mode. */ traffic_status_watchdog()
H A Drtw_mlme_ext.c4592 if (psta) { /* only for infra. mode */ mlmeext_joinbss_event_callback()
4679 /* set MSR to no link state -> infra. mode */ mlmeext_sta_del_event_callback()
5041 /* set MSR to nolink -> infra. mode */ join_cmd_hdl()
5156 /* set MSR to no link state -> infra. mode */ disconnect_hdl()
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/
H A Dos_intfs.c44 static int rtw_network_mode = Ndis802_11IBSS;/* Ndis802_11Infrastructure; infra, ad-hoc, auto */
H A Dioctl_linux.c1351 ("rtw_wx_set_essid: find match, set infra mode\n")); rtw_wx_set_essid()
/linux-4.1.27/drivers/net/wireless/
H A Dray_cs.c203 0x08, 0x02, 0x08, /* adhoc, infra, super cycle max */
238 0x04, 0x02, 0x4, /* adhoc, infra, super cycle max */
H A Dat76c50x-usb.c1363 priv->iw_mode == IW_MODE_ADHOC ? "adhoc" : "infra", at76_startup_device()
H A Drndis_wlan.c1219 netdev_warn(usbdev->net, "setting infra mode failed (%08X)\n", set_infra_mode()
/linux-4.1.27/drivers/staging/rtl8188eu/hal/
H A Dusb_halinit.c2052 case 0:/* for infra mode */ UpdateHalRAMask8188EUsb()
/linux-4.1.27/drivers/staging/rtl8723au/os_dep/
H A Dioctl_cfg80211.c1081 /* for infra./P2PClient mode */ cfg80211_rtw_get_station()

Completed in 1336 milliseconds