| /linux/drivers/net/wireless/marvell/libertas/ |
| H A D | tx.c | 117 if (priv->wdev->iftype == NL80211_IFTYPE_MONITOR) { in lbs_hard_start_xmit() 160 if (priv->wdev->iftype == NL80211_IFTYPE_MONITOR) { in lbs_hard_start_xmit() 192 if (priv->wdev->iftype != NL80211_IFTYPE_MONITOR || in lbs_send_tx_feedback()
|
| H A D | main.c | 87 case NL80211_IFTYPE_MONITOR: in lbs_set_iface_type() 91 if (priv->wdev->iftype == NL80211_IFTYPE_MONITOR) in lbs_set_iface_type() 97 if (priv->wdev->iftype == NL80211_IFTYPE_MONITOR) in lbs_set_iface_type()
|
| H A D | rx.c | 70 if (priv->wdev->iftype == NL80211_IFTYPE_MONITOR) { in lbs_process_rxed_packet()
|
| H A D | cmdresp.c | 144 if (priv->wdev->iftype == NL80211_IFTYPE_MONITOR && in lbs_process_command_response()
|
| /linux/net/mac80211/ |
| H A D | iface.c | 192 if (iter->vif.type == NL80211_IFTYPE_MONITOR && in ieee80211_verify_mac() 285 if (sdata->vif.type == NL80211_IFTYPE_MONITOR && in _ieee80211_change_mac() 331 return type1 == NL80211_IFTYPE_MONITOR || in identical_mac_addr_allowed() 332 type2 == NL80211_IFTYPE_MONITOR || in identical_mac_addr_allowed() 359 nsdata->vif.type != NL80211_IFTYPE_MONITOR) || in ieee80211_check_concurrent_iface() 360 (sdata->vif.type != NL80211_IFTYPE_MONITOR && in ieee80211_check_concurrent_iface() 511 case NL80211_IFTYPE_MONITOR: in ieee80211_do_stop() 621 case NL80211_IFTYPE_MONITOR: in ieee80211_do_stop() 746 case NL80211_IFTYPE_MONITOR: in ieee80211_do_stop() 1250 sdata->vif.type = NL80211_IFTYPE_MONITOR; in ieee80211_add_virtual_monitor() [all …]
|
| H A D | pm.c | 153 case NL80211_IFTYPE_MONITOR: in __ieee80211_suspend()
|
| H A D | main.c | 358 (sdata->vif.type == NL80211_IFTYPE_MONITOR && in ieee80211_bss_info_change_notify() 416 case NL80211_IFTYPE_MONITOR: in ieee80211_link_info_change_notify() 1376 hw->wiphy->interface_modes |= BIT(NL80211_IFTYPE_MONITOR); in ieee80211_register_hw() 1377 hw->wiphy->software_iftypes |= BIT(NL80211_IFTYPE_MONITOR); in ieee80211_register_hw()
|
| H A D | chan.c | 545 case NL80211_IFTYPE_MONITOR: in ieee80211_get_width_of_link() 1254 sdata->vif.type != NL80211_IFTYPE_MONITOR) in ieee80211_assign_link_chanctx() 1283 case NL80211_IFTYPE_MONITOR: in ieee80211_recalc_smps_chanctx() 1297 if (iter.iftype == NL80211_IFTYPE_MONITOR) { in ieee80211_recalc_smps_chanctx() 1600 case NL80211_IFTYPE_MONITOR: in ieee80211_link_chanctx_reservation_complete()
|
| H A D | offchannel.c | 114 if (sdata->vif.type != NL80211_IFTYPE_MONITOR) in ieee80211_offchannel_stop_vifs() 146 if (sdata->vif.type != NL80211_IFTYPE_MONITOR) in ieee80211_offchannel_return()
|
| H A D | util.c | 758 case NL80211_IFTYPE_MONITOR: in __iterate_interfaces() 839 case NL80211_IFTYPE_MONITOR: in __ieee80211_iterate_interfaces() 1127 if (sdata->vif.type != NL80211_IFTYPE_MONITOR && in ieee80211_set_wmm_default() 2003 if (sdata->vif.type == NL80211_IFTYPE_MONITOR && in ieee80211_reconfig() 2023 if (sdata->vif.type == NL80211_IFTYPE_MONITOR && in ieee80211_reconfig() 2109 case NL80211_IFTYPE_MONITOR: in ieee80211_reconfig() 2213 case NL80211_IFTYPE_MONITOR: in ieee80211_reconfig()
|
| H A D | cfg.c | 223 if (type == NL80211_IFTYPE_MONITOR) { in ieee80211_add_iface() 238 case NL80211_IFTYPE_MONITOR: in ieee80211_add_iface() 297 if (sdata->vif.type == NL80211_IFTYPE_MONITOR) { in ieee80211_change_iface() 717 case NL80211_IFTYPE_MONITOR: in ieee80211_add_key() 3740 if (sdata->vif.type == NL80211_IFTYPE_MONITOR && in ieee80211_set_tx_power() 3775 if (sdata->vif.type == NL80211_IFTYPE_MONITOR && in ieee80211_set_tx_power() 3797 if (sdata->vif.type == NL80211_IFTYPE_MONITOR && in ieee80211_set_tx_power() 5089 sdata->vif.type == NL80211_IFTYPE_MONITOR) { in ieee80211_cfg_get_channel()
|
| /linux/drivers/net/wireless/ath/ |
| H A D | debug.c | 35 case NL80211_IFTYPE_MONITOR: in ath_opmode_to_string()
|
| /linux/drivers/net/wireless/ath/wil6210/ |
| H A D | ethtool.c | 65 if (wdev->iftype == NL80211_IFTYPE_MONITOR) { in wil_ethtoolops_set_coalesce()
|
| /linux/drivers/net/wireless/ath/ath5k/ |
| H A D | pcu.c | 656 case NL80211_IFTYPE_MONITOR: in ath5k_hw_init_beacon_timers() 918 case NL80211_IFTYPE_MONITOR: in ath5k_hw_set_opmode()
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | channel.c | 122 if (vif->type == NL80211_IFTYPE_MONITOR && in mt76_assign_vif_chanctx() 169 if (vif->type == NL80211_IFTYPE_MONITOR && in mt76_unassign_vif_chanctx()
|
| /linux/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | qlink_util.c | 23 result |= BIT(NL80211_IFTYPE_MONITOR); in qlink_iface_type_to_nl_mask()
|
| /linux/net/wireless/ |
| H A D | wext-compat.c | 54 type = NL80211_IFTYPE_MONITOR; in cfg80211_wext_siwmode() 89 case NL80211_IFTYPE_MONITOR: in cfg80211_wext_giwmode() 782 case NL80211_IFTYPE_MONITOR: in cfg80211_wext_siwfreq() 829 case NL80211_IFTYPE_MONITOR: in cfg80211_wext_giwfreq()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | mac-ctxt.c | 522 case NL80211_IFTYPE_MONITOR: in iwl_mvm_get_mac_type() 741 WARN_ON(vif->type != NL80211_IFTYPE_MONITOR); in iwl_mvm_mac_ctxt_cmd_listener() 1376 case NL80211_IFTYPE_MONITOR: in iwl_mvm_mac_ctx_send() 1445 if (vif->type == NL80211_IFTYPE_MONITOR) { in iwl_mvm_mac_ctxt_remove()
|
| H A D | mac80211.c | 1774 if (vif->type == NL80211_IFTYPE_MONITOR) { in iwl_mvm_mac_add_interface() 1888 if (vif->type == NL80211_IFTYPE_MONITOR) in iwl_mvm_mac_remove_interface() 3174 case NL80211_IFTYPE_MONITOR: in iwl_mvm_bss_info_changed() 5013 case NL80211_IFTYPE_MONITOR: in __iwl_mvm_assign_vif_chanctx_common() 5054 if (vif->type == NL80211_IFTYPE_MONITOR) { in __iwl_mvm_assign_vif_chanctx() 5140 case NL80211_IFTYPE_MONITOR: in __iwl_mvm_unassign_vif_chanctx_common() 5177 if (vif->type == NL80211_IFTYPE_MONITOR) in __iwl_mvm_unassign_vif_chanctx()
|
| /linux/drivers/net/wireless/nxp/nxpwifi/ |
| H A D | cfg80211.c | 19 BIT(NL80211_IFTYPE_MONITOR), 806 case NL80211_IFTYPE_MONITOR: in update_vif_type_counter() 2428 case NL80211_IFTYPE_MONITOR: in nxpwifi_add_virtual_intf() 2437 priv->wdev.iftype = NL80211_IFTYPE_MONITOR; in nxpwifi_add_virtual_intf() 2467 if (type != NL80211_IFTYPE_MONITOR) { in nxpwifi_add_virtual_intf() 2494 if (type == NL80211_IFTYPE_MONITOR) in nxpwifi_add_virtual_intf() 2546 if (priv->bss_mode == NL80211_IFTYPE_MONITOR) { in nxpwifi_del_virtual_intf() 3774 BIT(NL80211_IFTYPE_MONITOR); in nxpwifi_register_cfg80211()
|
| /linux/drivers/net/wireless/st/cw1200/ |
| H A D | sta.c | 79 priv->mode = NL80211_IFTYPE_MONITOR; in cw1200_start() 218 if (priv->mode != NL80211_IFTYPE_MONITOR) { in cw1200_add_interface() 292 priv->mode = NL80211_IFTYPE_MONITOR; in cw1200_remove_interface() 936 case NL80211_IFTYPE_MONITOR: in cw1200_flush() 2201 priv->mode == NL80211_IFTYPE_MONITOR || in cw1200_upload_beacon()
|
| H A D | debug.c | 50 case NL80211_IFTYPE_MONITOR: in cw1200_debug_mode()
|
| /linux/drivers/net/wireless/admtek/ |
| H A D | adm8211.c | 771 case NL80211_IFTYPE_MONITOR: in adm8211_update_mode() 1395 if (priv->mode != NL80211_IFTYPE_MONITOR) in adm8211_add_interface() 1422 priv->mode = NL80211_IFTYPE_MONITOR; in adm8211_remove_interface() 1542 priv->mode = NL80211_IFTYPE_MONITOR; in adm8211_start()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | mac80211.c | 722 if (vif->type == NL80211_IFTYPE_MONITOR) { in iwl_mld_mac80211_add_interface() 752 if (vif->type == NL80211_IFTYPE_MONITOR) { in iwl_mld_mac80211_remove_interface() 1227 if (vif->type == NL80211_IFTYPE_MONITOR) { in iwl_mld_assign_vif_chanctx() 1266 if (vif->type == NL80211_IFTYPE_MONITOR) in iwl_mld_unassign_vif_chanctx() 1407 case NL80211_IFTYPE_MONITOR: in iwl_mld_mac80211_link_info_changed()
|
| H A D | sta.c | 1218 if (WARN_ON(vif->type != NL80211_IFTYPE_MONITOR)) in iwl_mld_add_mon_sta() 1304 if (WARN_ON(vif->type != NL80211_IFTYPE_MONITOR)) in iwl_mld_remove_mon_sta()
|