Home
last modified time | relevance | path

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

/Linux-v5.15/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()
1323 case NL80211_IFTYPE_OCB: in cfg80211_get_chan_state()
Dutil.c624 iftype != NL80211_IFTYPE_OCB) in ieee80211_data_to_8023_exthdr()
1062 case NL80211_IFTYPE_OCB: in cfg80211_change_iface()
1087 case NL80211_IFTYPE_OCB: in cfg80211_change_iface()
Dcore.c1228 case NL80211_IFTYPE_OCB: in __cfg80211_leave()
Dnl80211.c1465 case NL80211_IFTYPE_OCB: in nl80211_key_allowed()
10424 dev->ieee80211_ptr->iftype != NL80211_IFTYPE_OCB) in nl80211_set_mcast_rate()
/Linux-v5.15/drivers/net/wireless/ath/
Ddebug.c43 case NL80211_IFTYPE_OCB: in ath_opmode_to_string()
/Linux-v5.15/net/mac80211/
Diface.c255 if ((sdata->vif.type == NL80211_IFTYPE_OCB && in ieee80211_check_concurrent_iface()
258 nsdata->vif.type == NL80211_IFTYPE_OCB)) in ieee80211_check_concurrent_iface()
1081 case NL80211_IFTYPE_OCB: in ieee80211_do_open()
1205 case NL80211_IFTYPE_OCB: in ieee80211_do_open()
1522 case NL80211_IFTYPE_OCB: in ieee80211_iface_work()
1600 case NL80211_IFTYPE_OCB: in ieee80211_setup_sdata()
1657 case NL80211_IFTYPE_OCB: in ieee80211_runtime_change_iftype()
1673 case NL80211_IFTYPE_OCB: in ieee80211_runtime_change_iftype()
Dwme.c152 sdata->vif.type == NL80211_IFTYPE_OCB) in __ieee80211_select_queue()
Dchan.c283 case NL80211_IFTYPE_OCB: in ieee80211_get_chanctx_max_required_bw()
842 case NL80211_IFTYPE_OCB: in ieee80211_recalc_smps_chanctx()
1078 case NL80211_IFTYPE_OCB: in ieee80211_vif_chanctx_reservation_complete()
Dtx.c310 if (tx->sdata->vif.type == NL80211_IFTYPE_OCB) in ieee80211_tx_h_check_assoc()
695 tx->sdata->vif.type == NL80211_IFTYPE_OCB); in ieee80211_tx_h_rate_ctrl()
2451 case NL80211_IFTYPE_OCB: in ieee80211_lookup_ra_sta()
2750 case NL80211_IFTYPE_OCB: in ieee80211_build_hdr()
2803 (sdata->vif.type != NL80211_IFTYPE_OCB) && in ieee80211_build_hdr()
3696 tx.sdata->vif.type != NL80211_IFTYPE_OCB && in ieee80211_tx_dequeue()
Drx.c1492 rx->sdata->vif.type != NL80211_IFTYPE_OCB && in ieee80211_rx_h_check()
1765 } else if (rx->sdata->vif.type == NL80211_IFTYPE_OCB) { in ieee80211_rx_h_sta_process()
3747 sdata->vif.type != NL80211_IFTYPE_OCB && in ieee80211_rx_h_mgmt()
4154 case NL80211_IFTYPE_OCB: in ieee80211_accept_frame()
Ddriver-ops.h162 sdata->vif.type != NL80211_IFTYPE_OCB)) in drv_bss_info_changed()
Dutil.c1589 is_ocb = (sdata->vif.type == NL80211_IFTYPE_OCB); in ieee80211_set_wmm_default()
2499 case NL80211_IFTYPE_OCB: in ieee80211_reconfig()
Dcfg.c503 case NL80211_IFTYPE_OCB: in ieee80211_add_key()
/Linux-v5.15/include/uapi/linux/
Dnl80211.h3203 NL80211_IFTYPE_OCB, enumerator
/Linux-v5.15/drivers/net/wireless/ath/ath9k/
Dhtc_drv_init.c740 BIT(NL80211_IFTYPE_OCB); in ath9k_set_hw_capab()
Dinit.c936 BIT(NL80211_IFTYPE_OCB); in ath9k_set_hw_capab()
Drecv.c406 else if (sc->sc_ah->opmode != NL80211_IFTYPE_OCB) in ath_calcrxfilter()
Dmain.c1044 case NL80211_IFTYPE_OCB: in ath9k_vif_iter()
1216 ah->opmode = NL80211_IFTYPE_OCB; in ath9k_calculate_summary_state()
Dhw.c1280 case NL80211_IFTYPE_OCB: in ath9k_hw_set_operating_mode()
/Linux-v5.15/drivers/net/wireless/
Dmac80211_hwsim.c1805 vif->type != NL80211_IFTYPE_OCB) in mac80211_hwsim_beacon_tx()
3030 BIT(NL80211_IFTYPE_OCB))