Home
last modified time | relevance | path

Searched refs:NL80211_IFTYPE_OCB (Results 1 – 21 of 21) sorted by relevance

/Linux-v5.10/net/wireless/
Docb.c26 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_OCB) in __cfg80211_join_ocb()
64 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_OCB) in __cfg80211_leave_ocb()
Dchan.c529 case NL80211_IFTYPE_OCB: in cfg80211_chandef_dfs_required()
676 case NL80211_IFTYPE_OCB: in cfg80211_beaconing_iface_active()
1318 case NL80211_IFTYPE_OCB: in cfg80211_get_chan_state()
Dutil.c589 iftype != NL80211_IFTYPE_OCB) in ieee80211_data_to_8023_exthdr()
1046 case NL80211_IFTYPE_OCB: in cfg80211_change_iface()
Dcore.c1202 case NL80211_IFTYPE_OCB: in __cfg80211_leave()
Dnl80211.c1404 case NL80211_IFTYPE_OCB: in nl80211_key_allowed()
10185 dev->ieee80211_ptr->iftype != NL80211_IFTYPE_OCB) in nl80211_set_mcast_rate()
/Linux-v5.10/drivers/net/wireless/ath/
Ddebug.c43 case NL80211_IFTYPE_OCB: in ath_opmode_to_string()
/Linux-v5.10/net/mac80211/
Diface.c258 if ((sdata->vif.type == NL80211_IFTYPE_OCB && in ieee80211_check_concurrent_iface()
261 nsdata->vif.type == NL80211_IFTYPE_OCB)) in ieee80211_check_concurrent_iface()
1075 case NL80211_IFTYPE_OCB: in ieee80211_do_open()
1198 case NL80211_IFTYPE_OCB: in ieee80211_do_open()
1485 case NL80211_IFTYPE_OCB: in ieee80211_iface_work()
1561 case NL80211_IFTYPE_OCB: in ieee80211_setup_sdata()
1617 case NL80211_IFTYPE_OCB: in ieee80211_runtime_change_iftype()
1633 case NL80211_IFTYPE_OCB: in ieee80211_runtime_change_iftype()
Dwme.c149 sdata->vif.type == NL80211_IFTYPE_OCB) in __ieee80211_select_queue()
Dchan.c280 case NL80211_IFTYPE_OCB: in ieee80211_get_chanctx_max_required_bw()
748 case NL80211_IFTYPE_OCB: in ieee80211_recalc_smps_chanctx()
984 case NL80211_IFTYPE_OCB: in ieee80211_vif_chanctx_reservation_complete()
Dtx.c319 if (tx->sdata->vif.type == NL80211_IFTYPE_OCB) in ieee80211_tx_h_check_assoc()
706 tx->sdata->vif.type == NL80211_IFTYPE_OCB); in ieee80211_tx_h_rate_ctrl()
2397 case NL80211_IFTYPE_OCB: in ieee80211_lookup_ra_sta()
2713 case NL80211_IFTYPE_OCB: in ieee80211_build_hdr()
2766 (sdata->vif.type != NL80211_IFTYPE_OCB) && in ieee80211_build_hdr()
3642 tx.sdata->vif.type != NL80211_IFTYPE_OCB && in ieee80211_tx_dequeue()
Drx.c1481 rx->sdata->vif.type != NL80211_IFTYPE_OCB && in ieee80211_rx_h_check()
1758 } else if (rx->sdata->vif.type == NL80211_IFTYPE_OCB) { in ieee80211_rx_h_sta_process()
3595 sdata->vif.type != NL80211_IFTYPE_OCB && in ieee80211_rx_h_mgmt()
4005 case NL80211_IFTYPE_OCB: in ieee80211_accept_frame()
Ddriver-ops.h162 sdata->vif.type != NL80211_IFTYPE_OCB)) in drv_bss_info_changed()
Dutil.c1584 is_ocb = (sdata->vif.type == NL80211_IFTYPE_OCB); in ieee80211_set_wmm_default()
2480 case NL80211_IFTYPE_OCB: in ieee80211_reconfig()
Dcfg.c483 case NL80211_IFTYPE_OCB: in ieee80211_add_key()
/Linux-v5.10/include/uapi/linux/
Dnl80211.h3123 NL80211_IFTYPE_OCB, enumerator
/Linux-v5.10/drivers/net/wireless/ath/ath9k/
Dhtc_drv_init.c740 BIT(NL80211_IFTYPE_OCB); in ath9k_set_hw_capab()
Drecv.c406 else if (sc->sc_ah->opmode != NL80211_IFTYPE_OCB) in ath_calcrxfilter()
Dinit.c959 BIT(NL80211_IFTYPE_OCB); in ath9k_set_hw_capab()
Dmain.c963 case NL80211_IFTYPE_OCB: in ath9k_vif_iter()
1138 ah->opmode = NL80211_IFTYPE_OCB; in ath9k_calculate_summary_state()
Dhw.c1281 case NL80211_IFTYPE_OCB: in ath9k_hw_set_operating_mode()
/Linux-v5.10/drivers/net/wireless/
Dmac80211_hwsim.c1726 vif->type != NL80211_IFTYPE_OCB) in mac80211_hwsim_beacon_tx()
2936 BIT(NL80211_IFTYPE_OCB))