Home
last modified time | relevance | path

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

/linux-6.1.9/net/wireless/
Docb.c27 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_OCB) in __cfg80211_join_ocb()
65 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_OCB) in __cfg80211_leave_ocb()
Dchan.c579 case NL80211_IFTYPE_OCB: in cfg80211_chandef_dfs_required()
735 case NL80211_IFTYPE_OCB: in cfg80211_beaconing_iface_active()
1453 case NL80211_IFTYPE_OCB: in wdev_chandef()
Dutil.c629 iftype != NL80211_IFTYPE_OCB) in ieee80211_data_to_8023_exthdr()
1068 case NL80211_IFTYPE_OCB: in cfg80211_change_iface()
1098 case NL80211_IFTYPE_OCB: in cfg80211_change_iface()
Dcore.c1272 case NL80211_IFTYPE_OCB: in __cfg80211_leave()
Dnl80211.c1552 case NL80211_IFTYPE_OCB: in nl80211_key_allowed()
11290 dev->ieee80211_ptr->iftype != NL80211_IFTYPE_OCB) in nl80211_set_mcast_rate()
/linux-6.1.9/drivers/net/wireless/ath/
Ddebug.c43 case NL80211_IFTYPE_OCB: in ath_opmode_to_string()
/linux-6.1.9/net/mac80211/
Diface.c324 if ((sdata->vif.type == NL80211_IFTYPE_OCB && in ieee80211_check_concurrent_iface()
327 nsdata->vif.type == NL80211_IFTYPE_OCB)) in ieee80211_check_concurrent_iface()
1273 case NL80211_IFTYPE_OCB: in ieee80211_do_open()
1396 case NL80211_IFTYPE_OCB: in ieee80211_do_open()
1715 case NL80211_IFTYPE_OCB: in ieee80211_iface_work()
1799 case NL80211_IFTYPE_OCB: in ieee80211_setup_sdata()
1863 case NL80211_IFTYPE_OCB: in ieee80211_runtime_change_iftype()
1879 case NL80211_IFTYPE_OCB: in ieee80211_runtime_change_iftype()
Dwme.c152 sdata->vif.type == NL80211_IFTYPE_OCB)) in __ieee80211_select_queue()
Dchan.c298 case NL80211_IFTYPE_OCB: in ieee80211_get_chanctx_vif_max_required_bw()
920 case NL80211_IFTYPE_OCB: in ieee80211_recalc_smps_chanctx()
1184 case NL80211_IFTYPE_OCB: in ieee80211_link_chanctx_reservation_complete()
Ddriver-ops.c423 sdata->vif.type != NL80211_IFTYPE_OCB)) in drv_link_info_changed()
Dtx.c310 if (tx->sdata->vif.type == NL80211_IFTYPE_OCB) in ieee80211_tx_h_check_assoc()
731 tx->sdata->vif.type == NL80211_IFTYPE_OCB); in ieee80211_tx_h_rate_ctrl()
2493 case NL80211_IFTYPE_OCB: in ieee80211_lookup_ra_sta()
2804 case NL80211_IFTYPE_OCB: in ieee80211_build_hdr()
2856 (sdata->vif.type != NL80211_IFTYPE_OCB) && in ieee80211_build_hdr()
3779 tx.sdata->vif.type != NL80211_IFTYPE_OCB && in ieee80211_tx_dequeue()
Drx.c1484 rx->sdata->vif.type != NL80211_IFTYPE_OCB && in ieee80211_rx_h_check()
1762 } else if (rx->sdata->vif.type == NL80211_IFTYPE_OCB) { in ieee80211_rx_h_sta_process()
3826 sdata->vif.type != NL80211_IFTYPE_OCB && in ieee80211_rx_h_mgmt()
4298 case NL80211_IFTYPE_OCB: in ieee80211_accept_frame()
Dmain.c225 sdata->vif.type != NL80211_IFTYPE_OCB)) in ieee80211_bss_info_change_notify()
Dutil.c1625 is_ocb = (sdata->vif.type == NL80211_IFTYPE_OCB); in ieee80211_set_wmm_default()
2582 case NL80211_IFTYPE_OCB: in ieee80211_reconfig()
Dcfg.c562 case NL80211_IFTYPE_OCB: in ieee80211_add_key()
/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dhtc_drv_init.c740 BIT(NL80211_IFTYPE_OCB); in ath9k_set_hw_capab()
Dinit.c992 BIT(NL80211_IFTYPE_OCB); in ath9k_set_hw_capab()
Drecv.c406 else if (sc->sc_ah->opmode != NL80211_IFTYPE_OCB) in ath_calcrxfilter()
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.1.9/include/uapi/linux/
Dnl80211.h3391 NL80211_IFTYPE_OCB, enumerator
/linux-6.1.9/drivers/net/wireless/
Dmac80211_hwsim.c2083 vif->type != NL80211_IFTYPE_OCB) in mac80211_hwsim_beacon_tx()
4230 BIT(NL80211_IFTYPE_OCB))