Searched refs:bsstype (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/wlan-ng/
H A Dp80211metastruct.h70 p80211item_uint32_t bsstype; member in struct:p80211msg_dot11req_scan
98 p80211item_uint32_t bsstype; member in struct:p80211msg_dot11req_scan_results
141 p80211item_uint32_t bsstype; member in struct:p80211msg_dot11req_start
H A Dp80211types.h357 extern p80211enum_t MKENUMNAME(bsstype);
H A Dprism2mgmt.c249 /* bsstype */
481 /* bsstype */
482 req->bsstype.status = P80211ENUM_msgitem_status_data_ok;
483 req->bsstype.data = (WLAN_GET_MGMT_CAP_INFO_ESS(count)) ?
561 /* bsstype - we use the default in the ap firmware */
645 if (msg->bsstype.data == P80211ENUM_bsstype_independent) {
H A Dcfg80211.c357 msg1.bsstype.data = P80211ENUM_bsstype_any;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/libertas/
H A Dhost.h461 uint8_t bsstype; member in struct:cmd_ds_802_11_scan
739 u8 bsstype; member in struct:cmd_ds_802_11_ad_hoc_start
H A Dcfg.c657 scan_cmd->bsstype = CMD_BSS_TYPE_ANY;
1865 cmd.bsstype = CMD_BSS_TYPE_IBSS;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/prism54/
H A Disl_ioctl.c70 u32 mode, bsstype; local
85 bsstype = DOT11_BSSTYPE_ANY;
89 bsstype = DOT11_BSSTYPE_IBSS;
93 bsstype = DOT11_BSSTYPE_INFRA;
97 bsstype = DOT11_BSSTYPE_INFRA;
101 bsstype = DOT11_BSSTYPE_ANY;
110 mgt_set(priv, DOT11_OID_BSSTYPE, &bsstype);
3129 IWPRIV_U32(DOT11_OID_BSSTYPE, "bsstype"),

Completed in 93 milliseconds