/openbmc/linux/drivers/net/wireless/rsi/ |
H A D | rsi_91x_mac80211.c | 152 BIT(NL80211_IFTYPE_P2P_GO), 443 case NL80211_IFTYPE_P2P_GO: in rsi_map_intf_mode() 481 (vif->type == NL80211_IFTYPE_P2P_GO)) in rsi_mac80211_add_interface() 510 (vif->type == NL80211_IFTYPE_P2P_GO)) { in rsi_mac80211_add_interface() 694 (vif->type == NL80211_IFTYPE_P2P_GO)) { in rsi_mac80211_config() 855 (vif->type == NL80211_IFTYPE_P2P_GO))) { in rsi_mac80211_bss_info_changed() 978 (vif->type == NL80211_IFTYPE_P2P_GO)) { in rsi_hal_key_config() 1119 (vif->type == NL80211_IFTYPE_P2P_GO)) { in rsi_mac80211_ampdu_action() 1157 (vif->type == NL80211_IFTYPE_P2P_GO)) in rsi_mac80211_ampdu_action() 1180 (vif->type == NL80211_IFTYPE_P2P_GO)) in rsi_mac80211_ampdu_action() [all …]
|
H A D | rsi_91x_hal.c | 135 (vif->type == NL80211_IFTYPE_P2P_GO)) && in rsi_prepare_mgmt_desc() 277 (vif->type == NL80211_IFTYPE_P2P_GO)) { in rsi_prepare_data_desc() 285 (vif->type == NL80211_IFTYPE_P2P_GO)) && in rsi_prepare_data_desc() 441 (vif->type == NL80211_IFTYPE_P2P_GO)) in rsi_prepare_beacon()
|
H A D | rsi_91x_core.c | 450 (vif->type == NL80211_IFTYPE_P2P_GO)) && in rsi_core_xmit()
|
/openbmc/linux/drivers/net/wireless/ath/ |
H A D | debug.c | 41 case NL80211_IFTYPE_P2P_GO: in ath_opmode_to_string()
|
/openbmc/linux/net/wireless/ |
H A D | chan.c | 552 case NL80211_IFTYPE_P2P_GO: in cfg80211_chandef_dfs_required() 720 case NL80211_IFTYPE_P2P_GO: in cfg80211_beaconing_iface_active() 760 case NL80211_IFTYPE_P2P_GO: in cfg80211_wdev_on_sub_chan() 1237 if (iftype == NL80211_IFTYPE_P2P_GO && in cfg80211_ir_permissive_check_wdev() 1238 wdev->iftype == NL80211_IFTYPE_P2P_GO && in cfg80211_ir_permissive_check_wdev() 1302 if (iftype != NL80211_IFTYPE_P2P_GO && in cfg80211_ir_permissive_chan() 1456 case NL80211_IFTYPE_P2P_GO: in wdev_chandef()
|
H A D | ap.c | 27 dev->ieee80211_ptr->iftype != NL80211_IFTYPE_P2P_GO) in ___cfg80211_stop_ap()
|
H A D | util.c | 641 iftype != NL80211_IFTYPE_P2P_GO)) in ieee80211_data_to_8023_exthdr() 1139 case NL80211_IFTYPE_P2P_GO: in cfg80211_change_iface() 1190 case NL80211_IFTYPE_P2P_GO: in cfg80211_change_iface() 2144 case NL80211_IFTYPE_P2P_GO: in cfg80211_wdev_bi() 2667 case NL80211_IFTYPE_P2P_GO: in cfg80211_remove_link()
|
H A D | nl80211.c | 1556 case NL80211_IFTYPE_P2P_GO: in nl80211_key_allowed() 1847 iftdata->types_mask & BIT(NL80211_IFTYPE_P2P_GO); in nl80211_send_iftype_data() 3212 wdev->iftype == NL80211_IFTYPE_P2P_GO; in nl80211_can_set_dev_channel() 3388 case NL80211_IFTYPE_P2P_GO: in __nl80211_set_channel() 3543 netdev->ieee80211_ptr->iftype != NL80211_IFTYPE_P2P_GO) { in nl80211_set_wiphy() 3907 case NL80211_IFTYPE_P2P_GO: in nl80211_send_iface() 4945 dev->ieee80211_ptr->iftype != NL80211_IFTYPE_P2P_GO) in nl80211_set_mac_acl() 5844 wdev->iftype != NL80211_IFTYPE_P2P_GO) in nl80211_get_ap_channel() 5970 dev->ieee80211_ptr->iftype != NL80211_IFTYPE_P2P_GO) in nl80211_start_ap() 6065 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_P2P_GO) { in nl80211_start_ap() [all …]
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfg80211.c | 20 BIT(NL80211_IFTYPE_P2P_GO) | 914 case NL80211_IFTYPE_P2P_GO: in mwifiex_init_new_priv_params() 955 case NL80211_IFTYPE_P2P_GO: in is_vif_type_change_allowed() 970 case NL80211_IFTYPE_P2P_GO: in is_vif_type_change_allowed() 987 case NL80211_IFTYPE_P2P_GO: in is_vif_type_change_allowed() 999 case NL80211_IFTYPE_P2P_GO: in is_vif_type_change_allowed() 1008 case NL80211_IFTYPE_P2P_GO: in is_vif_type_change_allowed() 1044 case NL80211_IFTYPE_P2P_GO: in update_vif_type_counter() 1088 case NL80211_IFTYPE_P2P_GO: in mwifiex_change_vif_to_p2p() 1238 case NL80211_IFTYPE_P2P_GO: in mwifiex_cfg80211_change_virtual_intf() [all …]
|
/openbmc/linux/drivers/net/wireless/st/cw1200/ |
H A D | debug.c | 62 case NL80211_IFTYPE_P2P_GO: in cw1200_debug_mode() 142 priv->mode == NL80211_IFTYPE_P2P_GO) in cw1200_status_show()
|
H A D | main.c | 293 BIT(NL80211_IFTYPE_P2P_GO); in cw1200_init_common()
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | init.c | 884 BIT(NL80211_IFTYPE_P2P_GO) }, 893 BIT(NL80211_IFTYPE_P2P_GO) }, 986 BIT(NL80211_IFTYPE_P2P_GO) | in ath9k_set_hw_capab()
|
H A D | htc_drv_init.c | 702 BIT(NL80211_IFTYPE_P2P_GO) }, 737 BIT(NL80211_IFTYPE_P2P_GO) | in ath9k_set_hw_capab()
|
/openbmc/linux/drivers/net/wireless/microchip/wilc1000/ |
H A D | cfg80211.c | 561 priv->wdev.iftype == NL80211_IFTYPE_P2P_GO) { in add_key() 630 priv->wdev.iftype == NL80211_IFTYPE_P2P_GO) in add_key() 1409 case NL80211_IFTYPE_P2P_GO: in change_virtual_intf() 1611 wdev->iftype == NL80211_IFTYPE_P2P_GO) in del_virtual_intf() 1885 BIT(NL80211_IFTYPE_P2P_GO) | in wilc_create_wiphy()
|
/openbmc/linux/drivers/net/wireless/ath/wil6210/ |
H A D | main.c | 266 case NL80211_IFTYPE_P2P_GO: in wil_disconnect_cid_complete() 369 case NL80211_IFTYPE_P2P_GO: in _wil6210_disconnect_complete() 580 case NL80211_IFTYPE_P2P_GO: in wil_fw_error_worker() 1851 case NL80211_IFTYPE_P2P_GO: in __wil_up()
|
H A D | cfg80211.c | 301 [NL80211_IFTYPE_P2P_GO] = { 337 {NL80211_IFTYPE_P2P_GO, WMI_NETTYPE_P2P}, in wil_iftype_nl2wmi() 864 case NL80211_IFTYPE_P2P_GO: in wil_cfg80211_change_iface() 1523 case NL80211_IFTYPE_P2P_GO: in wil_detect_key_usage() 1943 u8 is_go = (wdev->iftype == NL80211_IFTYPE_P2P_GO); in _wil_cfg80211_start_ap() 2687 BIT(NL80211_IFTYPE_P2P_GO) | in wil_wiphy_init()
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/ |
H A D | mt76x02_util.c | 44 BIT(NL80211_IFTYPE_P2P_GO) | 60 BIT(NL80211_IFTYPE_P2P_GO) |
|
H A D | mt792x_core.c | 40 BIT(NL80211_IFTYPE_P2P_GO) 552 BIT(NL80211_IFTYPE_P2P_GO); in mt792x_init_wiphy()
|
/openbmc/linux/net/mac80211/ |
H A D | iface.c | 429 iftype != NL80211_IFTYPE_P2P_GO && in ieee80211_check_queues() 1319 case NL80211_IFTYPE_P2P_GO: in ieee80211_do_open() 1788 case NL80211_IFTYPE_P2P_GO: in ieee80211_setup_sdata() 1897 case NL80211_IFTYPE_P2P_GO: in ieee80211_runtime_change_iftype() 1999 case NL80211_IFTYPE_P2P_GO: in ieee80211_assign_perm_addr()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | power.c | 221 case NL80211_IFTYPE_P2P_GO: in iwl_mvm_p2p_standalone_iterator() 591 case NL80211_IFTYPE_P2P_GO: in iwl_mvm_power_get_vifs_iterator()
|
/openbmc/linux/drivers/net/wireless/ath/ath6kl/ |
H A D | cfg80211.c | 378 case NL80211_IFTYPE_P2P_GO: in ath6kl_nliftype_to_drv_iftype() 412 type == NL80211_IFTYPE_P2P_GO) { in ath6kl_is_valid_iftype() 1574 type == NL80211_IFTYPE_P2P_GO)) { in ath6kl_cfg80211_change_iface() 1606 case NL80211_IFTYPE_P2P_GO: in ath6kl_cfg80211_change_iface() 2901 if (vif->wdev.iftype == NL80211_IFTYPE_P2P_GO) { in ath6kl_start_ap() 3424 [NL80211_IFTYPE_P2P_GO] = { 3881 wiphy->interface_modes |= BIT(NL80211_IFTYPE_P2P_GO) | in ath6kl_cfg80211_init()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/fw/ |
H A D | file.h | 689 IWL_FW_DBG_CONF_VIF_P2P_GO = NL80211_IFTYPE_P2P_GO,
|
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
H A D | p2p.c | 810 vif->wdev.iftype == NL80211_IFTYPE_P2P_GO) { in brcmf_p2p_run_escan() 2285 case NL80211_IFTYPE_P2P_GO: in brcmf_p2p_add_vif() 2387 case NL80211_IFTYPE_P2P_GO: in brcmf_p2p_del_vif()
|
H A D | cfg80211.c | 577 (wdev->iftype == NL80211_IFTYPE_P2P_GO)) in brcmf_cfg80211_update_proto_addr_mode() 890 return iftype == NL80211_IFTYPE_AP || iftype == NL80211_IFTYPE_P2P_GO; in brcmf_is_apmode() 1004 case NL80211_IFTYPE_P2P_GO: in brcmf_cfg80211_add_iface() 1313 case NL80211_IFTYPE_P2P_GO: in brcmf_cfg80211_del_iface() 1349 (vif->wdev.iftype == NL80211_IFTYPE_P2P_GO) || in brcmf_cfg80211_change_iface() 1387 case NL80211_IFTYPE_P2P_GO: in brcmf_cfg80211_change_iface() 1396 if (type == NL80211_IFTYPE_P2P_GO) { in brcmf_cfg80211_change_iface() 5296 } else if (dev_role == NL80211_IFTYPE_P2P_GO) { in brcmf_cfg80211_start_ap() 5305 NL80211_IFTYPE_P2P_GO); in brcmf_cfg80211_start_ap() 7348 [NL80211_IFTYPE_P2P_GO] = { [all …]
|
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7603/ |
H A D | init.c | 318 BIT(NL80211_IFTYPE_P2P_GO) |
|