Home
last modified time | relevance | path

Searched refs:NL80211_IFTYPE_OCB (Results 1 – 17 of 17) 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.c704 iftype != NL80211_IFTYPE_OCB && in ieee80211_data_to_8023_exthdr()
1341 case NL80211_IFTYPE_OCB: in cfg80211_change_iface()
H A Dcore.c1570 case NL80211_IFTYPE_OCB: in cfg80211_leave()
H A Dreg.c2407 case NL80211_IFTYPE_OCB: in reg_wdev_chan_valid()
H A Dnl80211.c1892 case NL80211_IFTYPE_OCB: in nl80211_key_allowed()
6032 case NL80211_IFTYPE_OCB: in eht_build_mcs_mask()
6136 case NL80211_IFTYPE_OCB: in eht_set_mcs_mask()
13728 dev->ieee80211_ptr->iftype != NL80211_IFTYPE_OCB)
/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()
1442 case NL80211_IFTYPE_OCB: in ieee80211_do_open()
1588 case NL80211_IFTYPE_OCB: in ieee80211_do_open()
1885 case NL80211_IFTYPE_OCB: in ieee80211_setup_sdata()
1967 case NL80211_IFTYPE_OCB: in ieee80211_setup_sdata()
2037 case NL80211_IFTYPE_OCB: in ieee80211_runtime_change_iftype()
2053 case NL80211_IFTYPE_OCB: in ieee80211_runtime_change_iftype()
H A Dchan.c551 case NL80211_IFTYPE_OCB: in ieee80211_get_width_of_link()
1290 case NL80211_IFTYPE_OCB: in ieee80211_recalc_smps_chanctx()
1589 case NL80211_IFTYPE_OCB: in ieee80211_link_chanctx_reservation_complete()
H A Dtx.c294 if (tx->sdata->vif.type == NL80211_IFTYPE_OCB) in ieee80211_tx_h_check_assoc()
716 tx->sdata->vif.type == NL80211_IFTYPE_OCB); in ieee80211_tx_h_rate_ctrl()
2550 case NL80211_IFTYPE_OCB: in ieee80211_lookup_ra_sta()
2887 case NL80211_IFTYPE_OCB: in ieee80211_build_hdr()
2958 (sdata->vif.type != NL80211_IFTYPE_OCB) && in ieee80211_build_hdr()
3981 tx.sdata->vif.type != NL80211_IFTYPE_OCB && in ieee80211_tx_dequeue()
H A Drx.c1617 rx->sdata->vif.type != NL80211_IFTYPE_OCB && in ieee80211_rx_h_check()
1893 } else if (rx->sdata->vif.type == NL80211_IFTYPE_OCB) { in ieee80211_rx_h_sta_process()
4166 sdata->vif.type != NL80211_IFTYPE_OCB && in ieee80211_rx_h_mgmt()
4562 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 Dutil.c1052 is_ocb = (sdata->vif.type == NL80211_IFTYPE_OCB); in ieee80211_set_wmm_default()
2165 case NL80211_IFTYPE_OCB: in ieee80211_reconfig()
H A Dcfg.c728 case NL80211_IFTYPE_OCB: in ieee80211_add_key()
/linux/include/uapi/linux/
H A Dnl80211.h3905 NL80211_IFTYPE_OCB, enumerator
/linux/drivers/net/wireless/ath/ath9k/
H A Dmain.c1046 case NL80211_IFTYPE_OCB: in ath9k_vif_iter()
1218 ah->opmode = NL80211_IFTYPE_OCB; in ath9k_calculate_summary_state()
/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim_main.c2483 vif->type != NL80211_IFTYPE_OCB) in mac80211_hwsim_beacon_tx()
5650 BIT(NL80211_IFTYPE_OCB))