Searched refs:bss_type (Results 1 - 25 of 43) sorted by relevance

12

/drivers/net/wireless/mwifiex/
H A Dsta_tx.c68 local_tx_pd->bss_type = priv->bss_type;
140 tx_info->bss_type = priv->bss_type;
150 local_tx_pd->bss_type = priv->bss_type;
H A Dtxrx.c47 BSS_NUM_MASK, local_rx_pd->bss_type);
52 rx_info->bss_type = priv->bss_type;
134 tx_info->bss_type);
H A Ddecl.h101 u8 bss_type; member in struct:mwifiex_rxinfo
110 u8 bss_type; member in struct:mwifiex_txinfo
H A D11n_aggr.c117 local_tx_pd->bss_type = priv->bss_type;
185 tx_info_aggr->bss_type = tx_info_src->bss_type;
H A Dsta_rx.c48 rx_info->bss_type);
131 rx_info->bss_type);
H A Dmain.c427 jiffies, priv->bss_type, priv->bss_num);
461 tx_info->bss_type = priv->bss_type;
534 dev_err(priv->adapter->dev, "%lu : Tx timeout, bss_type-num = %d-%d\n",
535 jiffies, priv->bss_type, priv->bss_num);
H A Dutil.c163 rx_info->bss_type);
H A Dmain.h356 u8 bss_type; member in struct:mwifiex_private
838 u8 bss_num, u8 bss_type)
845 (adapter->priv[i]->bss_type == bss_type))
837 mwifiex_get_priv_by_id(struct mwifiex_adapter *adapter, u8 bss_num, u8 bss_type) argument
/drivers/net/wireless/wl1251/
H A Dcmd.c255 int wl1251_cmd_join(struct wl1251 *wl, u8 bss_type, u8 channel, argument
269 bss_type == BSS_TYPE_IBSS ? " ibss" : "",
294 join->bss_type = bss_type;
H A Dmain.c325 static int wl1251_join(struct wl1251 *wl, u8 bss_type, u8 channel, argument
338 ret = wl1251_cmd_join(wl, bss_type, channel, beacon_interval,
366 ret = wl1251_join(wl, wl->bss_type, wl->channel, wl->beacon_int,
492 wl->bss_type = MAX_BSS_TYPE;
534 wl->bss_type = BSS_TYPE_STA_BSS;
537 wl->bss_type = BSS_TYPE_IBSS;
611 ret = wl1251_join(wl, wl->bss_type, wl->channel,
655 ret = wl1251_join(wl, wl->bss_type, wl->channel,
1008 if (wl->bss_type != BSS_TYPE_IBSS) {
1009 ret = wl1251_join(wl, wl->bss_type, w
[all...]
H A Dcmd.h39 int wl1251_cmd_join(struct wl1251 *wl, u8 bss_type, u8 channel,
269 u8 bss_type; member in struct:cmd_join
H A Drx.c67 if ((wl->bss_type == BSS_TYPE_IBSS) && beacon) {
/drivers/net/wireless/
H A Dwl3501.h311 u8 bss_type; member in struct:wl3501_start_req
394 u8 bss_type; member in struct:wl3501_join_req
428 u8 bss_type; member in struct:wl3501_scan_req
448 u8 bss_type; member in struct:wl3501_scan_confirm
H A Dat76c50x-usb.h206 u8 bss_type; member in struct:at76_req_ibss
215 u8 bss_type; member in struct:at76_req_join
/drivers/net/wireless/wl12xx/
H A Dps.c56 if (wlvif->bss_type == BSS_TYPE_AP_BSS)
82 if (wlvif->bss_type == BSS_TYPE_AP_BSS)
H A Dtx.c40 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS);
158 if (wlvif->bss_type == BSS_TYPE_AP_BSS)
237 wlvif->bss_type == BSS_TYPE_AP_BSS &&
284 if (is_dummy || !wlvif || wlvif->bss_type != BSS_TYPE_AP_BSS)
312 else if (wlvif->bss_type != BSS_TYPE_AP_BSS) {
422 if (!is_dummy && wlvif && wlvif->bss_type == BSS_TYPE_AP_BSS) {
972 if (wlvif->bss_type == BSS_TYPE_AP_BSS)
H A Dmain.c401 if (WARN_ON(wlvif->bss_type != BSS_TYPE_STA_BSS))
1706 if (wlvif->bss_type == BSS_TYPE_STA_BSS)
1708 if (wlvif->bss_type == BSS_TYPE_AP_BSS)
1717 bool is_ap = wlvif->bss_type == BSS_TYPE_AP_BSS;
1718 bool is_sta = wlvif->bss_type == BSS_TYPE_STA_BSS;
1958 switch (wlvif->bss_type) {
1975 wl1271_error("invalid bss_type: %d", wlvif->bss_type);
1993 wlvif->bss_type = BSS_TYPE_STA_BSS;
1996 wlvif->bss_type
[all...]
H A Dscan.h175 u8 bss_type; /* for filtering */ member in struct:wl1271_cmd_sched_scan_config
H A Dwl12xx.h511 u8 bss_type; member in struct:wl12xx_vif
647 if (wlvif->bss_type == _bss_type)
H A Dinit.c485 if (wlvif->bss_type != BSS_TYPE_AP_BSS &&
486 wlvif->bss_type != BSS_TYPE_STA_BSS) {
571 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS);
H A Devent.c57 if (wlvif->bss_type != BSS_TYPE_AP_BSS) {
/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.h74 u16 bss_type; /* infra or adhoc */ member in struct:gelic_eurus_common_cfg
/drivers/staging/winbond/
H A Dsme_api.h40 s8 sme_set_desired_bss_type(void *pcore_data, u8 bss_type);
H A Dwb35reg_s.h198 void hal_join_request(struct hw_data *hw_data, u8 bss_type);
/drivers/net/wireless/libertas/
H A Dhost.h299 u8 bss_type; member in struct:txpd::__anon3627::__anon3628
333 u8 bss_type; member in struct:rxpd::__anon3629::__anon3630

Completed in 220 milliseconds

12