Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A 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()
H A 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()
H A Dutil.c661 iftype != NL80211_IFTYPE_OCB) in ieee80211_data_to_8023_exthdr()
1155 case NL80211_IFTYPE_OCB: in cfg80211_change_iface()
1185 case NL80211_IFTYPE_OCB: in cfg80211_change_iface()
H A Dcore.c1323 case NL80211_IFTYPE_OCB: in __cfg80211_leave()
H A Dreg.c2397 case NL80211_IFTYPE_OCB: in reg_wdev_chan_valid()
H A Dnl80211.c1574 case NL80211_IFTYPE_OCB: in nl80211_key_allowed()
11577 dev->ieee80211_ptr->iftype != NL80211_IFTYPE_OCB) in nl80211_set_mcast_rate()
/openbmc/linux/drivers/net/wireless/ath/
H A Ddebug.c43 case NL80211_IFTYPE_OCB: in ath_opmode_to_string()
/openbmc/linux/net/mac80211/
H A Dwme.c160 (sdata->vif.type == NL80211_IFTYPE_OCB && sta)) in ieee80211_select_queue()
H A Diface.c345 if ((sdata->vif.type == NL80211_IFTYPE_OCB && in ieee80211_check_concurrent_iface()
348 nsdata->vif.type == NL80211_IFTYPE_OCB)) in ieee80211_check_concurrent_iface()
1312 case NL80211_IFTYPE_OCB: in ieee80211_do_open()
1438 case NL80211_IFTYPE_OCB: in ieee80211_do_open()
1723 case NL80211_IFTYPE_OCB: in ieee80211_iface_work()
1807 case NL80211_IFTYPE_OCB: in ieee80211_setup_sdata()
1871 case NL80211_IFTYPE_OCB: in ieee80211_runtime_change_iftype()
1887 case NL80211_IFTYPE_OCB: in ieee80211_runtime_change_iftype()
H A Dchan.c300 case NL80211_IFTYPE_OCB: in ieee80211_get_chanctx_vif_max_required_bw()
944 case NL80211_IFTYPE_OCB: in ieee80211_recalc_smps_chanctx()
1208 case NL80211_IFTYPE_OCB: in ieee80211_link_chanctx_reservation_complete()
H A Ddriver-ops.c422 sdata->vif.type != NL80211_IFTYPE_OCB)) in drv_link_info_changed()
H A Dtx.c311 if (tx->sdata->vif.type == NL80211_IFTYPE_OCB) in ieee80211_tx_h_check_assoc()
722 tx->sdata->vif.type == NL80211_IFTYPE_OCB); in ieee80211_tx_h_rate_ctrl()
2476 case NL80211_IFTYPE_OCB: in ieee80211_lookup_ra_sta()
2797 case NL80211_IFTYPE_OCB: in ieee80211_build_hdr()
2849 (sdata->vif.type != NL80211_IFTYPE_OCB) && in ieee80211_build_hdr()
3863 tx.sdata->vif.type != NL80211_IFTYPE_OCB && in ieee80211_tx_dequeue()
H A Drx.c1467 rx->sdata->vif.type != NL80211_IFTYPE_OCB && in ieee80211_rx_h_check()
1742 } else if (rx->sdata->vif.type == NL80211_IFTYPE_OCB) { in ieee80211_rx_h_sta_process()
3948 sdata->vif.type != NL80211_IFTYPE_OCB && in ieee80211_rx_h_mgmt()
4412 case NL80211_IFTYPE_OCB: in ieee80211_accept_frame()
H A Dmain.c230 sdata->vif.type != NL80211_IFTYPE_OCB)) in ieee80211_bss_info_change_notify()
H A Dutil.c1740 is_ocb = (sdata->vif.type == NL80211_IFTYPE_OCB); in ieee80211_set_wmm_default()
2773 case NL80211_IFTYPE_OCB: in ieee80211_reconfig()
H A Dcfg.c562 case NL80211_IFTYPE_OCB: in ieee80211_add_key()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_init.c740 BIT(NL80211_IFTYPE_OCB); in ath9k_set_hw_capab()
H A Dinit.c992 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()
/openbmc/linux/include/uapi/linux/
H A Dnl80211.h3467 NL80211_IFTYPE_OCB, enumerator
/openbmc/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c2239 vif->type != NL80211_IFTYPE_OCB) in mac80211_hwsim_beacon_tx()
4943 BIT(NL80211_IFTYPE_OCB))