Searched defs:bss_type (Results 1 - 23 of 23) sorted by relevance

/linux-master/drivers/net/wireless/ti/wl18xx/
H A Dscan.h43 u8 bss_type; /* for filtering */ member in struct:wl18xx_cmd_scan_params
/linux-master/drivers/net/wireless/ti/wl12xx/
H A Dscan.h80 u8 bss_type; /* for filtering */ member in struct:wl1271_cmd_sched_scan_config
/linux-master/drivers/net/wireless/ti/wl1251/
H A Dcmd.c270 int wl1251_cmd_join(struct wl1251 *wl, u8 bss_type, u8 channel, argument
H A Dmain.c306 static int wl1251_join(struct wl1251 *wl, u8 bss_type, u8 channel, argument
[all...]
H A Dcmd.h261 u8 bss_type; member in struct:cmd_join
H A Dwl1251.h291 u8 bss_type; member in struct:wl1251
/linux-master/drivers/net/wireless/marvell/mwifiex/
H A Dsta_event.c412 int intf_num, bss_type, bss_num, i; local
H A Ddecl.h177 u8 bss_type; member in struct:mwifiex_rxinfo
185 u8 bss_type; member in struct:mwifiex_txinfo
H A Dmain.h523 u8 bss_type; member in struct:mwifiex_private
1324 mwifiex_get_unused_bss_num(struct mwifiex_adapter *adapter, u8 bss_type) argument
1283 mwifiex_get_priv_by_id(struct mwifiex_adapter *adapter, u8 bss_num, u8 bss_type) argument
1348 mwifiex_get_unused_priv_by_bss_type(struct mwifiex_adapter *adapter, u8 bss_type) argument
H A Dfw.h670 u8 bss_type; member in struct:txpd
685 u8 bss_type; member in struct:rxpd
717 u8 bss_type; member in struct:uap_txpd
732 u8 bss_type; member in struct:uap_rxpd
1474 u8 bss_type; member in struct:mwifiex_event_scan_result
1555 u8 bss_type; member in struct:mwifiex_bg_scan_cfg
1618 u8 bss_type; member in struct:host_cmd_ds_802_11_bg_scan_config
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dfw.h95 u8 bss_type; member in struct:wilc_join_bss_param
/linux-master/drivers/net/wireless/ath/wcn36xx/
H A Dwcn36xx.h129 enum wcn36xx_hal_bss_type bss_type; member in struct:wcn36xx_vif
H A Dhal.h1291 enum wcn36xx_hal_bss_type bss_type; member in struct:wcn36xx_hal_start_scan_offload_req_msg
1899 enum wcn36xx_hal_bss_type bss_type; member in struct:wcn36xx_hal_config_bss_params
2046 enum wcn36xx_hal_bss_type bss_type; member in struct:wcn36xx_hal_config_bss_params_v1
/linux-master/drivers/net/wireless/ti/wlcore/
H A Dwlcore_i.h342 u8 bss_type; member in struct:wl12xx_vif
/linux-master/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.h62 u16 bss_type; /* infra or adhoc */ member in struct:gelic_eurus_common_cfg
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dp2p.c643 brcmf_p2p_escan(struct brcmf_p2p_info *p2p, u32 num_chans, u16 chanspecs[], s32 search_state, enum p2p_bss_type bss_type) argument
H A Dfwil_types.h371 s8 bss_type; /* default: any, member in struct:brcmf_scan_params_le
414 s8 bss_type; /* default: any, member in struct:brcmf_scan_params_v2_le
/linux-master/drivers/net/wireless/atmel/
H A Dat76c50x-usb.h202 u8 bss_type; member in struct:at76_req_ibss
211 u8 bss_type; member in struct:at76_req_join
/linux-master/drivers/net/wireless/ath/wil6210/
H A Dcfg80211.c1227 enum ieee80211_bss_type bss_type = IEEE80211_BSS_TYPE_ESS; local
/linux-master/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c689 enum ieee80211_bss_type bss_type; local
/linux-master/net/wireless/
H A Dscan.c2164 int bss_type; local
1493 cfg80211_bss_type_match(u16 capability, enum nl80211_band band, enum ieee80211_bss_type bss_type) argument
1540 __cfg80211_get_bss(struct wiphy *wiphy, struct ieee80211_channel *channel, const u8 *bssid, const u8 *ssid, size_t ssid_len, enum ieee80211_bss_type bss_type, enum ieee80211_privacy privacy, u32 use_for) argument
[all...]
/linux-master/drivers/net/wireless/marvell/libertas/
H A Dhost.h299 u8 bss_type; member in struct:txpd::__anon95::__anon96
335 u8 bss_type; member in struct:rxpd::__anon97::__anon98
/linux-master/include/net/
H A Dcfg80211.h7327 cfg80211_get_bss(struct wiphy *wiphy, struct ieee80211_channel *channel, const u8 *bssid, const u8 *ssid, size_t ssid_len, enum ieee80211_bss_type bss_type, enum ieee80211_privacy privacy) argument

Completed in 523 milliseconds