Home
last modified time | relevance | path

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

/linux-6.15/net/wireless/
H A Docb.c27 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_OCB) in cfg80211_join_ocb()
51 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_OCB) in cfg80211_leave_ocb()
H A Dchan.c766 case NL80211_IFTYPE_OCB: in cfg80211_chandef_dfs_required()
888 case NL80211_IFTYPE_OCB: in cfg80211_beaconing_iface_active()
1563 case NL80211_IFTYPE_OCB: in wdev_chandef()
H A Dutil.c655 iftype != NL80211_IFTYPE_OCB) in ieee80211_data_to_8023_exthdr()
1201 case NL80211_IFTYPE_OCB: in cfg80211_change_iface()
1231 case NL80211_IFTYPE_OCB: in cfg80211_change_iface()
H A Dcore.c1370 case NL80211_IFTYPE_OCB: in cfg80211_leave()
H A Dreg.c2427 case NL80211_IFTYPE_OCB: in reg_wdev_chan_valid()
H A Dnl80211.c1612 case NL80211_IFTYPE_OCB: in nl80211_key_allowed()
11755 dev->ieee80211_ptr->iftype != NL80211_IFTYPE_OCB) in nl80211_set_mcast_rate()
/linux-6.15/drivers/net/wireless/ath/
H A Ddebug.c43 case NL80211_IFTYPE_OCB: in ath_opmode_to_string()
/linux-6.15/net/mac80211/
H A Dwme.c160 (sdata->vif.type == NL80211_IFTYPE_OCB && sta)) in ieee80211_select_queue()
H A Diface.c339 if ((sdata->vif.type == NL80211_IFTYPE_OCB && in ieee80211_check_concurrent_iface()
342 nsdata->vif.type == NL80211_IFTYPE_OCB)) in ieee80211_check_concurrent_iface()
1281 case NL80211_IFTYPE_OCB: in ieee80211_do_open()
1405 case NL80211_IFTYPE_OCB: in ieee80211_do_open()
1708 case NL80211_IFTYPE_OCB: in ieee80211_iface_work()
1790 case NL80211_IFTYPE_OCB: in ieee80211_setup_sdata()
1854 case NL80211_IFTYPE_OCB: in ieee80211_runtime_change_iftype()
1870 case NL80211_IFTYPE_OCB: in ieee80211_runtime_change_iftype()
H A Dchan.c363 case NL80211_IFTYPE_OCB: in ieee80211_get_chanctx_max_required_bw()
984 case NL80211_IFTYPE_OCB: in ieee80211_recalc_smps_chanctx()
1276 case NL80211_IFTYPE_OCB: in ieee80211_link_chanctx_reservation_complete()
H A Ddriver-ops.c473 sdata->vif.type != NL80211_IFTYPE_OCB)) in drv_link_info_changed()
H A Dtx.c304 if (tx->sdata->vif.type == NL80211_IFTYPE_OCB) in ieee80211_tx_h_check_assoc()
715 tx->sdata->vif.type == NL80211_IFTYPE_OCB); in ieee80211_tx_h_rate_ctrl()
2491 case NL80211_IFTYPE_OCB: in ieee80211_lookup_ra_sta()
2811 case NL80211_IFTYPE_OCB: in ieee80211_build_hdr()
2863 (sdata->vif.type != NL80211_IFTYPE_OCB) && in ieee80211_build_hdr()
3880 tx.sdata->vif.type != NL80211_IFTYPE_OCB && in ieee80211_tx_dequeue()
H A Drx.c1501 rx->sdata->vif.type != NL80211_IFTYPE_OCB && in ieee80211_rx_h_check()
1776 } else if (rx->sdata->vif.type == NL80211_IFTYPE_OCB) { in ieee80211_rx_h_sta_process()
4044 sdata->vif.type != NL80211_IFTYPE_OCB && in ieee80211_rx_h_mgmt()
4425 case NL80211_IFTYPE_OCB: in ieee80211_accept_frame()
H A Dmain.c352 sdata->vif.type != NL80211_IFTYPE_OCB)) in ieee80211_bss_info_change_notify()
H A Dutil.c991 is_ocb = (sdata->vif.type == NL80211_IFTYPE_OCB); in ieee80211_set_wmm_default()
2016 case NL80211_IFTYPE_OCB: in ieee80211_reconfig()
H A Dcfg.c586 case NL80211_IFTYPE_OCB: in ieee80211_add_key()
/linux-6.15/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_init.c740 BIT(NL80211_IFTYPE_OCB); in ath9k_set_hw_capab()
H A Dinit.c946 BIT(NL80211_IFTYPE_OCB); in ath9k_set_hw_capab()
H A Drecv.c406 else if (sc->sc_ah->opmode != NL80211_IFTYPE_OCB) in ath_calcrxfilter()
H A Dmain.c1046 case NL80211_IFTYPE_OCB: in ath9k_vif_iter()
1218 ah->opmode = NL80211_IFTYPE_OCB; in ath9k_calculate_summary_state()
H A Dhw.c1280 case NL80211_IFTYPE_OCB: in ath9k_hw_set_operating_mode()
/linux-6.15/include/uapi/linux/
H A Dnl80211.h3571 NL80211_IFTYPE_OCB, enumerator
/linux-6.15/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c2292 vif->type != NL80211_IFTYPE_OCB) in mac80211_hwsim_beacon_tx()
5133 BIT(NL80211_IFTYPE_OCB))