Home
last modified time | relevance | path

Searched refs:NL80211_IFTYPE_MONITOR (Results 1 – 25 of 80) sorted by relevance

1234

/linux/drivers/net/wireless/marvell/libertas/
H A Dtx.c117 if (priv->wdev->iftype == NL80211_IFTYPE_MONITOR) { in lbs_hard_start_xmit()
153 if (priv->wdev->iftype == NL80211_IFTYPE_MONITOR) { in lbs_hard_start_xmit()
185 if (priv->wdev->iftype != NL80211_IFTYPE_MONITOR || in lbs_send_tx_feedback()
H A Dmain.c87 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 Drx.c70 if (priv->wdev->iftype == NL80211_IFTYPE_MONITOR) { in lbs_process_rxed_packet()
H A Dcmdresp.c144 if (priv->wdev->iftype == NL80211_IFTYPE_MONITOR && in lbs_process_command_response()
/linux/net/mac80211/
H A Diface.c192 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()
506 case NL80211_IFTYPE_MONITOR: in ieee80211_do_stop()
608 case NL80211_IFTYPE_MONITOR: in ieee80211_do_stop()
710 case NL80211_IFTYPE_MONITOR: in ieee80211_do_stop()
1206 sdata->vif.type = NL80211_IFTYPE_MONITOR; in ieee80211_add_virtual_monitor()
[all …]
H A Ddriver-ops.c66 (sdata->vif.type == NL80211_IFTYPE_MONITOR && in drv_add_interface()
329 if (sdata->vif.type == NL80211_IFTYPE_MONITOR && in drv_assign_vif_chanctx()
361 if (sdata->vif.type == NL80211_IFTYPE_MONITOR && in drv_unassign_vif_chanctx()
478 (sdata->vif.type == NL80211_IFTYPE_MONITOR && in drv_link_info_changed()
H A Dpm.c153 case NL80211_IFTYPE_MONITOR: in __ieee80211_suspend()
H A Dmain.c358 (sdata->vif.type == NL80211_IFTYPE_MONITOR && in ieee80211_bss_info_change_notify()
416 case NL80211_IFTYPE_MONITOR: in ieee80211_link_info_change_notify()
1358 hw->wiphy->interface_modes |= BIT(NL80211_IFTYPE_MONITOR); in ieee80211_register_hw()
1359 hw->wiphy->software_iftypes |= BIT(NL80211_IFTYPE_MONITOR); in ieee80211_register_hw()
H A Dchan.c477 case NL80211_IFTYPE_MONITOR: in ieee80211_get_chanctx_max_required_bw()
1082 sdata->vif.type != NL80211_IFTYPE_MONITOR) in ieee80211_assign_link_chanctx()
1111 case NL80211_IFTYPE_MONITOR: in ieee80211_recalc_smps_chanctx()
1124 if (iter.iftype == NL80211_IFTYPE_MONITOR) { in ieee80211_recalc_smps_chanctx()
1414 case NL80211_IFTYPE_MONITOR: in ieee80211_link_chanctx_reservation_complete()
H A Dethtool.c164 sdata->vif.type == NL80211_IFTYPE_MONITOR) in ieee80211_get_stats()
/linux/drivers/net/wireless/ath/
H A Ddebug.c35 case NL80211_IFTYPE_MONITOR: in ath_opmode_to_string()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac.c156 WARN_ON(vif->type != NL80211_IFTYPE_MONITOR); in iwl_mvm_mld_mac_ctxt_cmd_listener()
238 case NL80211_IFTYPE_MONITOR: in iwl_mvm_mld_mac_ctx_send()
H A Dmld-mac80211.c82 if (vif->type == NL80211_IFTYPE_MONITOR) { in iwl_mvm_mld_mac_add_interface()
171 if (vif->type == NL80211_IFTYPE_MONITOR) { in iwl_mvm_mld_mac_remove_interface()
243 if (vif->type == NL80211_IFTYPE_MONITOR) { in __iwl_mvm_mld_assign_vif_chanctx()
301 if (vif->type == NL80211_IFTYPE_MONITOR) in __iwl_mvm_mld_unassign_vif_chanctx()
760 case NL80211_IFTYPE_MONITOR: in iwl_mvm_mld_link_info_changed()
H A Dquota.c58 case NL80211_IFTYPE_MONITOR: in iwl_mvm_quota_iterator()
H A Dmac-ctxt.c522 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()
1367 case NL80211_IFTYPE_MONITOR: in iwl_mvm_mac_ctx_send()
1436 if (vif->type == NL80211_IFTYPE_MONITOR) { in iwl_mvm_mac_ctxt_remove()
/linux/drivers/net/wireless/ath/wil6210/
H A Dethtool.c65 if (wdev->iftype == NL80211_IFTYPE_MONITOR) { in wil_ethtoolops_set_coalesce()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Diface.c84 case NL80211_IFTYPE_MONITOR: in iwl_mld_mac80211_iftype_to_fw()
150 case NL80211_IFTYPE_MONITOR: in iwl_mld_set_wifi_gen()
393 case NL80211_IFTYPE_MONITOR: in iwl_mld_mac_fw_action()
H A Dmac80211.c704 if (vif->type == NL80211_IFTYPE_MONITOR) { in iwl_mld_mac80211_add_interface()
734 if (vif->type == NL80211_IFTYPE_MONITOR) { in iwl_mld_mac80211_remove_interface()
1135 if (vif->type == NL80211_IFTYPE_MONITOR) { in iwl_mld_assign_vif_chanctx()
1174 if (vif->type == NL80211_IFTYPE_MONITOR) in iwl_mld_unassign_vif_chanctx()
1335 case NL80211_IFTYPE_MONITOR: in iwl_mld_mac80211_link_info_changed()
/linux/drivers/net/wireless/intersil/p54/
H A Dmain.c185 priv->mode = NL80211_IFTYPE_MONITOR; in p54_start()
234 if (priv->mode != NL80211_IFTYPE_MONITOR) { in p54_add_interface()
275 priv->mode = NL80211_IFTYPE_MONITOR; in p54_remove_interface()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dchannel.c119 if (vif->type == NL80211_IFTYPE_MONITOR && in mt76_assign_vif_chanctx()
168 if (vif->type == NL80211_IFTYPE_MONITOR && in mt76_unassign_vif_chanctx()
/linux/drivers/net/wireless/ath/ath5k/
H A Dpcu.c656 case NL80211_IFTYPE_MONITOR: in ath5k_hw_init_beacon_timers()
918 case NL80211_IFTYPE_MONITOR: in ath5k_hw_set_opmode()
/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dqlink_util.c23 result |= BIT(NL80211_IFTYPE_MONITOR); in qlink_iface_type_to_nl_mask()
/linux/net/wireless/
H A Dwext-compat.c53 type = NL80211_IFTYPE_MONITOR; in cfg80211_wext_siwmode()
88 case NL80211_IFTYPE_MONITOR: in cfg80211_wext_giwmode()
781 case NL80211_IFTYPE_MONITOR: in cfg80211_wext_siwfreq()
826 case NL80211_IFTYPE_MONITOR: in cfg80211_wext_giwfreq()
/linux/drivers/net/wireless/st/cw1200/
H A Dsta.c79 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()
/linux/drivers/net/wireless/admtek/
H A Dadm8211.c771 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()

1234