/linux-6.6.21/drivers/net/wireless/marvell/mwifiex/ |
D | sta_tx.c | 51 local_tx_pd->bss_type = priv->bss_type; in mwifiex_process_sta_txpd() 143 tx_info->bss_type = priv->bss_type; in mwifiex_send_null_packet() 155 local_tx_pd->bss_type = priv->bss_type; in mwifiex_send_null_packet()
|
D | txrx.c | 36 BSS_NUM_MASK, local_rx_pd->bss_type); in mwifiex_handle_rx_packet() 52 rx_info->bss_type = priv->bss_type; in mwifiex_handle_rx_packet() 170 tx_info->bss_type); in mwifiex_host_to_card() 286 tx_info->bss_type); in mwifiex_write_data_complete()
|
D | 11n_aggr.c | 103 local_tx_pd->bss_type = priv->bss_type; in mwifiex_11n_form_amsdu_txpd() 178 tx_info_aggr->bss_type = tx_info_src->bss_type; in mwifiex_11n_aggregate_pkt()
|
D | uap_txrx.c | 183 tx_info->bss_type = priv->bss_type; in mwifiex_uap_queue_bridged_pkt() 309 tx_info->bss_type = priv->bss_type; in mwifiex_uap_recv_packet() 493 txpd->bss_type = priv->bss_type; in mwifiex_process_uap_txpd()
|
D | decl.h | 177 u8 bss_type; member 185 u8 bss_type; member
|
D | 11n_rxreorder.c | 842 if (priv->bss_type == MWIFIEX_BSS_TYPE_STA) in mwifiex_update_ampdu_rxwinsize() 845 if (priv->bss_type == MWIFIEX_BSS_TYPE_P2P) in mwifiex_update_ampdu_rxwinsize() 848 if (priv->bss_type == MWIFIEX_BSS_TYPE_UAP) in mwifiex_update_ampdu_rxwinsize() 852 if (priv->bss_type == MWIFIEX_BSS_TYPE_STA) in mwifiex_update_ampdu_rxwinsize() 855 if (priv->bss_type == MWIFIEX_BSS_TYPE_P2P) in mwifiex_update_ampdu_rxwinsize() 858 if (priv->bss_type == MWIFIEX_BSS_TYPE_UAP) in mwifiex_update_ampdu_rxwinsize()
|
D | main.h | 525 u8 bss_type; member 1287 u8 bss_num, u8 bss_type) in mwifiex_get_priv_by_id() argument 1294 (adapter->priv[i]->bss_type == bss_type)) in mwifiex_get_priv_by_id() 1327 mwifiex_get_unused_bss_num(struct mwifiex_adapter *adapter, u8 bss_type) in mwifiex_get_unused_bss_num() argument 1335 if (adapter->priv[i]->bss_type == bss_type && in mwifiex_get_unused_bss_num() 1352 u8 bss_type) in mwifiex_get_unused_priv_by_bss_type() argument 1360 mwifiex_get_unused_bss_num(adapter, bss_type); in mwifiex_get_unused_priv_by_bss_type()
|
D | main.c | 895 jiffies, priv->bss_type, priv->bss_num); in mwifiex_hard_start_xmit() 933 tx_info->bss_type = priv->bss_type; in mwifiex_hard_start_xmit() 955 priv->bss_type == MWIFIEX_BSS_TYPE_STA && in mwifiex_hard_start_xmit() 979 if (priv->bss_type == MWIFIEX_BSS_TYPE_ANY) in mwifiex_set_mac_address() 984 if (priv->bss_type == MWIFIEX_BSS_TYPE_P2P) { in mwifiex_set_mac_address() 989 mac_addr ^= BIT_ULL(priv->bss_type + 8); in mwifiex_set_mac_address() 1055 jiffies, priv->tx_timeout_cnt, priv->bss_type, in mwifiex_tx_timeout()
|
D | cfg80211.c | 238 tx_info->bss_type = priv->bss_type; in mwifiex_cfg80211_mgmt_tx() 444 if (priv->bss_type == MWIFIEX_BSS_TYPE_UAP) { in mwifiex_cfg80211_set_default_key() 908 priv->bss_type = MWIFIEX_BSS_TYPE_STA; in mwifiex_init_new_priv_params() 912 priv->bss_type = MWIFIEX_BSS_TYPE_P2P; in mwifiex_init_new_priv_params() 916 priv->bss_type = MWIFIEX_BSS_TYPE_P2P; in mwifiex_init_new_priv_params() 920 priv->bss_type = MWIFIEX_BSS_TYPE_UAP; in mwifiex_init_new_priv_params() 2455 priv->bss_type == MWIFIEX_BSS_TYPE_STA) in mwifiex_cfg80211_connect() 2810 bgscan_cfg->bss_type = MWIFIEX_BSS_MODE_INFRA; in mwifiex_cfg80211_sched_scan_start() 2995 priv->bss_type = MWIFIEX_BSS_TYPE_STA; in mwifiex_add_virtual_intf() 3020 priv->bss_type = MWIFIEX_BSS_TYPE_UAP; in mwifiex_add_virtual_intf() [all …]
|
/linux-6.6.21/drivers/net/wireless/ti/wl1251/ |
D | main.c | 306 static int wl1251_join(struct wl1251 *wl, u8 bss_type, u8 channel, in wl1251_join() argument 325 ret = wl1251_cmd_join(wl, bss_type, channel, beacon_interval, in wl1251_join() 457 wl->bss_type = MAX_BSS_TYPE; in wl1251_op_stop() 503 wl->bss_type = BSS_TYPE_STA_BSS; in wl1251_op_add_interface() 506 wl->bss_type = BSS_TYPE_IBSS; in wl1251_op_add_interface() 545 if (wl->bss_type == BSS_TYPE_IBSS) { in wl1251_build_null_data() 644 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_config() 688 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_config() 1006 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_hw_scan() 1118 ret = wl1251_join(wl, wl->bss_type, wl->channel, in wl1251_op_bss_info_changed() [all …]
|
D | cmd.c | 270 int wl1251_cmd_join(struct wl1251 *wl, u8 bss_type, u8 channel, in wl1251_cmd_join() argument 282 bss_type == BSS_TYPE_IBSS ? " ibss" : "", in wl1251_cmd_join() 298 join->bss_type = bss_type; in wl1251_cmd_join()
|
D | cmd.h | 26 int wl1251_cmd_join(struct wl1251 *wl, u8 bss_type, u8 channel, 261 u8 bss_type; member
|
/linux-6.6.21/drivers/net/wireless/ti/wlcore/ |
D | main.c | 50 if (WARN_ON(wlvif->bss_type != BSS_TYPE_STA_BSS)) in wl12xx_set_authorized() 960 if (wlvif->bss_type == BSS_TYPE_STA_BSS && in wl1271_recovery_work() 1669 if (wlvif->bss_type == BSS_TYPE_STA_BSS) in wl1271_configure_suspend() 1671 if (wlvif->bss_type == BSS_TYPE_AP_BSS) in wl1271_configure_suspend() 1679 bool is_ap = wlvif->bss_type == BSS_TYPE_AP_BSS; in wl1271_configure_resume() 1680 bool is_sta = wlvif->bss_type == BSS_TYPE_STA_BSS; in wl1271_configure_resume() 2176 switch (wlvif->bss_type) { in wl12xx_get_role_type() 2195 wl1271_error("invalid bss_type: %d", wlvif->bss_type); in wl12xx_get_role_type() 2214 wlvif->bss_type = BSS_TYPE_STA_BSS; in wl12xx_init_vif_data() 2217 wlvif->bss_type = BSS_TYPE_IBSS; in wl12xx_init_vif_data() [all …]
|
D | tx.c | 34 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); in wl1271_set_default_wep_key() 167 if (wlvif->bss_type == BSS_TYPE_AP_BSS) in wl12xx_tx_get_hlid() 280 if (is_dummy || !wlvif || wlvif->bss_type != BSS_TYPE_AP_BSS) in wl1271_tx_fill_hdr() 303 (wlvif->bss_type == BSS_TYPE_AP_BSS)) in wl1271_tx_fill_hdr() 313 else if (wlvif->bss_type != BSS_TYPE_AP_BSS) { in wl1271_tx_fill_hdr() 414 if (!is_dummy && wlvif && wlvif->bss_type == BSS_TYPE_AP_BSS) { in wl1271_prepare_tx_frame() 1060 if (wlvif->bss_type == BSS_TYPE_AP_BSS && in wl12xx_tx_reset_wlvif()
|
D | wlcore_i.h | 342 u8 bss_type; member 518 if (wlvif->bss_type == _bss_type)
|
D | event.c | 138 if (wlvif->bss_type != BSS_TYPE_AP_BSS) { in wl1271_stop_ba_event() 231 if (wlvif->bss_type == BSS_TYPE_STA_BSS) { in wlcore_event_channel_switch()
|
D | init.c | 489 if (wlvif->bss_type != BSS_TYPE_AP_BSS && in wl1271_set_ba_policies() 490 wlvif->bss_type != BSS_TYPE_STA_BSS) { in wl1271_set_ba_policies() 560 bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS); in wl1271_init_vif_specific()
|
D | cmd.c | 339 if (wlvif->bss_type != BSS_TYPE_AP_BSS) in wl12xx_allocate_link() 373 if (wlvif->bss_type == BSS_TYPE_AP_BSS && in wl12xx_free_link() 1062 if (wlvif->bss_type == BSS_TYPE_IBSS) { in wl12xx_cmd_build_null_data() 1510 if (wlvif->bss_type == BSS_TYPE_STA_BSS) in wl12xx_cmd_set_peer_state() 2006 if (WARN_ON(!(wlvif->bss_type == BSS_TYPE_STA_BSS || in wl12xx_start_dev() 2007 wlvif->bss_type == BSS_TYPE_IBSS))) in wl12xx_start_dev() 2044 if (WARN_ON(!(wlvif->bss_type == BSS_TYPE_STA_BSS || in wl12xx_stop_dev() 2045 wlvif->bss_type == BSS_TYPE_IBSS))) in wl12xx_stop_dev()
|
/linux-6.6.21/drivers/net/wireless/legacy/ |
D | wl3501.h | 312 u8 bss_type; member 386 u8 bss_type; member 433 u8 bss_type; member
|
/linux-6.6.21/drivers/net/wireless/ti/wl18xx/ |
D | scan.h | 43 u8 bss_type; /* for filtering */ member
|
D | scan.c | 55 cmd->bss_type = SCAN_BSS_TYPE_ANY; in wl18xx_scan_send() 190 cmd->bss_type = SCAN_BSS_TYPE_ANY; in wl18xx_scan_sched_scan_config()
|
/linux-6.6.21/drivers/net/wireless/atmel/ |
D | at76c50x-usb.h | 202 u8 bss_type; member 211 u8 bss_type; member
|
/linux-6.6.21/net/wireless/ |
D | scan.c | 1456 enum ieee80211_bss_type bss_type) in cfg80211_bss_type_match() argument 1461 if (bss_type == IEEE80211_BSS_TYPE_ANY) in cfg80211_bss_type_match() 1466 switch (bss_type) { in cfg80211_bss_type_match() 1481 switch (bss_type) { in cfg80211_bss_type_match() 1505 enum ieee80211_bss_type bss_type, in cfg80211_get_bss() argument 1513 trace_cfg80211_get_bss(wiphy, channel, bssid, ssid, ssid_len, bss_type, in cfg80211_get_bss() 1520 bss->pub.channel->band, bss_type)) in cfg80211_get_bss() 2040 int bss_type; in cfg80211_inform_single_bss_data() local 2084 bss_type = data->capability & in cfg80211_inform_single_bss_data() 2086 if (bss_type == WLAN_CAPABILITY_DMG_TYPE_AP || in cfg80211_inform_single_bss_data() [all …]
|
/linux-6.6.21/drivers/net/wireless/ti/wl12xx/ |
D | scan.h | 80 u8 bss_type; /* for filtering */ member
|
/linux-6.6.21/drivers/net/wireless/microchip/wilc1000/ |
D | fw.h | 95 u8 bss_type; member
|