Home
last modified time | relevance | path

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

/linux-6.12.1/net/wireless/
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()
Dchan.c792 case NL80211_IFTYPE_OCB: in cfg80211_chandef_dfs_required()
949 case NL80211_IFTYPE_OCB: in cfg80211_beaconing_iface_active()
1685 case NL80211_IFTYPE_OCB: in wdev_chandef()
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()
Dcore.c1325 case NL80211_IFTYPE_OCB: in cfg80211_leave()
Dreg.c2424 case NL80211_IFTYPE_OCB: in reg_wdev_chan_valid()
Dnl80211.c1589 case NL80211_IFTYPE_OCB: in nl80211_key_allowed()
11716 dev->ieee80211_ptr->iftype != NL80211_IFTYPE_OCB) in nl80211_set_mcast_rate()
/linux-6.12.1/drivers/net/wireless/ath/
Ddebug.c43 case NL80211_IFTYPE_OCB: in ath_opmode_to_string()
/linux-6.12.1/net/mac80211/
Diface.c343 if ((sdata->vif.type == NL80211_IFTYPE_OCB && in ieee80211_check_concurrent_iface()
346 nsdata->vif.type == NL80211_IFTYPE_OCB)) in ieee80211_check_concurrent_iface()
1274 case NL80211_IFTYPE_OCB: in ieee80211_do_open()
1396 case NL80211_IFTYPE_OCB: in ieee80211_do_open()
1686 case NL80211_IFTYPE_OCB: in ieee80211_iface_work()
1768 case NL80211_IFTYPE_OCB: in ieee80211_setup_sdata()
1832 case NL80211_IFTYPE_OCB: in ieee80211_runtime_change_iftype()
1848 case NL80211_IFTYPE_OCB: in ieee80211_runtime_change_iftype()
Dwme.c160 (sdata->vif.type == NL80211_IFTYPE_OCB && sta)) in ieee80211_select_queue()
Dchan.c344 case NL80211_IFTYPE_OCB: in ieee80211_get_chanctx_max_required_bw()
962 case NL80211_IFTYPE_OCB: in ieee80211_recalc_smps_chanctx()
1244 case NL80211_IFTYPE_OCB: in ieee80211_link_chanctx_reservation_complete()
Ddriver-ops.c465 sdata->vif.type != NL80211_IFTYPE_OCB)) in drv_link_info_changed()
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()
2489 case NL80211_IFTYPE_OCB: in ieee80211_lookup_ra_sta()
2809 case NL80211_IFTYPE_OCB: in ieee80211_build_hdr()
2861 (sdata->vif.type != NL80211_IFTYPE_OCB) && in ieee80211_build_hdr()
3878 tx.sdata->vif.type != NL80211_IFTYPE_OCB && in ieee80211_tx_dequeue()
Drx.c1494 rx->sdata->vif.type != NL80211_IFTYPE_OCB && in ieee80211_rx_h_check()
1769 } else if (rx->sdata->vif.type == NL80211_IFTYPE_OCB) { in ieee80211_rx_h_sta_process()
4009 sdata->vif.type != NL80211_IFTYPE_OCB && in ieee80211_rx_h_mgmt()
4473 case NL80211_IFTYPE_OCB: in ieee80211_accept_frame()
Dmain.c352 sdata->vif.type != NL80211_IFTYPE_OCB)) in ieee80211_bss_info_change_notify()
Dutil.c1004 is_ocb = (sdata->vif.type == NL80211_IFTYPE_OCB); in ieee80211_set_wmm_default()
2021 case NL80211_IFTYPE_OCB: in ieee80211_reconfig()
Dcfg.c559 case NL80211_IFTYPE_OCB: in ieee80211_add_key()
/linux-6.12.1/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.c992 BIT(NL80211_IFTYPE_OCB); in ath9k_set_hw_capab()
Dmain.c1046 case NL80211_IFTYPE_OCB: in ath9k_vif_iter()
1218 ah->opmode = NL80211_IFTYPE_OCB; in ath9k_calculate_summary_state()
Dhw.c1280 case NL80211_IFTYPE_OCB: in ath9k_hw_set_operating_mode()
/linux-6.12.1/include/uapi/linux/
Dnl80211.h3530 NL80211_IFTYPE_OCB, enumerator
/linux-6.12.1/drivers/net/wireless/virtual/
Dmac80211_hwsim.c2290 vif->type != NL80211_IFTYPE_OCB) in mac80211_hwsim_beacon_tx()
5092 BIT(NL80211_IFTYPE_OCB))