Searched refs:bsstype (Results 1 - 6 of 6) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/libertas/
H A Ddebugfs.c334 scan_cfg->bsstype = val;
361 scan_cfg->bsstype = WLAN_SCAN_BSS_TYPE_ANY;
H A Dhostcmd.h184 u8 bsstype; member in struct:cmd_ds_802_11_scan
455 u8 bsstype; member in struct:cmd_ds_802_11_ad_hoc_start
469 u8 bsstype; member in struct:adhoc_bssdesc
H A Djoin.c479 * Driver will fill up SSID, bsstype,IBSS param, Physical Param,
494 adhs->bsstype = cmd_bss_type_ibss;
602 padhocjoin->bssdescriptor.bsstype = cmd_bss_type_ibss;
H A Dscan.c412 pscancfgout->bsstype =
413 (puserscanin->bsstype ? puserscanin->bsstype : adapter->
450 pscancfgout->bsstype = adapter->scanmode;
1702 pscan->bsstype = pscancfg->bsstype;
1709 cmd->size = cpu_to_le16(sizeof(pscan->bsstype)
H A Dscan.h49 u8 bsstype; member in struct:wlan_scan_cmd_config
104 u8 bsstype; member in struct:wlan_ioctl_user_scan_cfg
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/prism54/
H A Disl_ioctl.c68 u32 mode, bsstype; local
83 bsstype = DOT11_BSSTYPE_ANY;
87 bsstype = DOT11_BSSTYPE_IBSS;
91 bsstype = DOT11_BSSTYPE_INFRA;
95 bsstype = DOT11_BSSTYPE_INFRA;
99 bsstype = DOT11_BSSTYPE_ANY;
108 mgt_set(priv, DOT11_OID_BSSTYPE, &bsstype);
3163 IWPRIV_U32(DOT11_OID_BSSTYPE, "bsstype"),

Completed in 153 milliseconds