Home
last modified time | relevance | path

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

/linux/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 Dutil.c628 iftype != NL80211_IFTYPE_OCB) in ieee80211_data_to_8023_exthdr()
1231 case NL80211_IFTYPE_OCB: in cfg80211_change_iface()
H A Dcore.c1414 case NL80211_IFTYPE_OCB: in cfg80211_leave()
H A Dnl80211.c1687 case NL80211_IFTYPE_OCB: in nl80211_key_allowed()
5558 case NL80211_IFTYPE_OCB: in eht_build_mcs_mask()
5662 case NL80211_IFTYPE_OCB: in eht_set_mcs_mask()
12789 dev->ieee80211_ptr->iftype != NL80211_IFTYPE_OCB) in nl80211_set_mcast_rate()
/linux/drivers/net/wireless/ath/
H A Ddebug.c43 case NL80211_IFTYPE_OCB: in ath_opmode_to_string()
/linux/net/mac80211/
H A Dwme.c160 (sdata->vif.type == NL80211_IFTYPE_OCB && sta)) in ieee80211_select_queue()
H A Diface.c358 if ((sdata->vif.type == NL80211_IFTYPE_OCB && in ieee80211_check_concurrent_iface()
361 nsdata->vif.type == NL80211_IFTYPE_OCB)) in ieee80211_check_concurrent_iface()
1370 case NL80211_IFTYPE_OCB: in ieee80211_do_open()
1502 case NL80211_IFTYPE_OCB: in ieee80211_do_open()
1823 case NL80211_IFTYPE_OCB: in ieee80211_iface_work()
1905 case NL80211_IFTYPE_OCB: in ieee80211_setup_sdata()
1969 case NL80211_IFTYPE_OCB: in ieee80211_runtime_change_iftype()
1985 case NL80211_IFTYPE_OCB: in ieee80211_runtime_change_iftype()
H A Dchan.c483 case NL80211_IFTYPE_OCB: in ieee80211_get_chanctx_max_required_bw()
1116 case NL80211_IFTYPE_OCB: in ieee80211_recalc_smps_chanctx()
1401 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.c297 if (tx->sdata->vif.type == NL80211_IFTYPE_OCB) in ieee80211_tx_h_check_assoc()
717 tx->sdata->vif.type == NL80211_IFTYPE_OCB); in ieee80211_tx_h_rate_ctrl()
2493 case NL80211_IFTYPE_OCB: in ieee80211_lookup_ra_sta()
2813 case NL80211_IFTYPE_OCB: in ieee80211_build_hdr()
2865 (sdata->vif.type != NL80211_IFTYPE_OCB) && in ieee80211_build_hdr()
3883 tx.sdata->vif.type != NL80211_IFTYPE_OCB && in ieee80211_tx_dequeue()
H A Drx.c1593 rx->sdata->vif.type != NL80211_IFTYPE_OCB && in ieee80211_rx_h_check()
1867 } else if (rx->sdata->vif.type == NL80211_IFTYPE_OCB) { in ieee80211_rx_h_sta_process()
4116 sdata->vif.type != NL80211_IFTYPE_OCB && in ieee80211_rx_h_mgmt()
4503 case NL80211_IFTYPE_OCB: in ieee80211_accept_frame()
H A Dmain.c353 sdata->vif.type != NL80211_IFTYPE_OCB)) in ieee80211_bss_info_change_notify()
H A Dcfg.c720 case NL80211_IFTYPE_OCB: in ieee80211_add_key()
/linux/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 Dmain.c1046 case NL80211_IFTYPE_OCB: in ath9k_vif_iter()
1218 ah->opmode = NL80211_IFTYPE_OCB; in ath9k_calculate_summary_state()
H A Dhw.c1281 case NL80211_IFTYPE_OCB: in ath9k_hw_set_operating_mode()
/linux/include/uapi/linux/
H A Dnl80211.h3657 NL80211_IFTYPE_OCB, enumerator
/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c2339 vif->type != NL80211_IFTYPE_OCB) in mac80211_hwsim_beacon_tx()
5354 BIT(NL80211_IFTYPE_OCB))