Home
last modified time | relevance | path

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

/linux-4.4.14/net/wireless/
Dchan.c58 case NL80211_CHAN_WIDTH_5: in cfg80211_chandef_valid()
158 case NL80211_CHAN_WIDTH_5: in cfg80211_chandef_get_width()
210 if (c1->width == NL80211_CHAN_WIDTH_5 || in cfg80211_chandef_compatible()
212 c2->width == NL80211_CHAN_WIDTH_5 || in cfg80211_chandef_compatible()
617 case NL80211_CHAN_WIDTH_5: in cfg80211_chandef_usable()
Dutil.c1401 case NL80211_CHAN_WIDTH_5: in ieee80211_chandef_to_operating_class()
Dnl80211.c1988 if ((chandef->width == NL80211_CHAN_WIDTH_5 || in nl80211_parse_chandef()
7450 case NL80211_CHAN_WIDTH_5: in nl80211_join_ibss()
/linux-4.4.14/net/mac80211/
Dspectmgmt.c120 case NL80211_CHAN_WIDTH_5: in ieee80211_parse_ch_switch_ie()
Dibss.c177 chandef->width != NL80211_CHAN_WIDTH_5 && in ieee80211_ibss_build_presp()
269 if (chandef.width == NL80211_CHAN_WIDTH_5 || in __ieee80211_sta_join_ibss()
425 case NL80211_CHAN_WIDTH_5: in ieee80211_sta_join_ibss()
796 case NL80211_CHAN_WIDTH_5: in ieee80211_ibss_process_chanswitch()
841 case NL80211_CHAN_WIDTH_5: in ieee80211_ibss_process_chanswitch()
1046 sdata->u.ibss.chandef.width != NL80211_CHAN_WIDTH_5 && in ieee80211_update_sta_info()
Dmesh.c423 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_ht_cap_ie()
460 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_ht_oper_ie()
486 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_vht_cap_ie()
523 sdata->vif.bss_conf.chandef.width == NL80211_CHAN_WIDTH_5 || in mesh_add_vht_oper_ie()
Doffchannel.c367 local->_oper_chandef.width != NL80211_CHAN_WIDTH_5 && in ieee80211_sw_roc_work()
Dscan.c239 chandef->width = NL80211_CHAN_WIDTH_5; in ieee80211_prepare_scan_chandef()
749 local->scan_chandef.width = NL80211_CHAN_WIDTH_5; in ieee80211_scan_state_set_channel()
Drate.c512 case NL80211_CHAN_WIDTH_5: in rate_idx_match_mask()
Dmesh_plink.c160 case NL80211_CHAN_WIDTH_5: in mesh_set_ht_prot_mode()
Dieee80211_i.h978 case NL80211_CHAN_WIDTH_5: in ieee80211_chandef_get_shift()
Dchan.c318 if (ctx->conf.def.width == NL80211_CHAN_WIDTH_5 || in ieee80211_recalc_chanctx_min_def()
Dtdls.c309 if (max_width == NL80211_CHAN_WIDTH_5 || in ieee80211_tdls_chandef_vht_upgrade()
Dutil.c2790 case NL80211_CHAN_WIDTH_5: in ieee80211_chandef_downgrade()
Dcfg.c3091 case NL80211_CHAN_WIDTH_5: in ieee80211_set_csa_beacon()
Dmlme.c4295 if (chandef.width == NL80211_CHAN_WIDTH_5 || in ieee80211_prep_channel()
/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dcommon.c312 case NL80211_CHAN_WIDTH_5: in ath9k_cmn_update_ichannel()
/linux-4.4.14/include/net/
Dcfg80211.h515 case NL80211_CHAN_WIDTH_5: in ieee80211_chandef_rate_flags()
540 case NL80211_CHAN_WIDTH_5: in ieee80211_chandef_max_power()
4192 case NL80211_CHAN_WIDTH_5: in cfg80211_chandef_to_scan_width()
Dmac80211.h5291 return (conf->chandef.width != NL80211_CHAN_WIDTH_5) && in conf_is_ht()
/linux-4.4.14/include/uapi/linux/
Dnl80211.h3339 NL80211_CHAN_WIDTH_5, enumerator
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
Dbase.c458 case NL80211_CHAN_WIDTH_5: in ath5k_chan_set()
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dmac.c495 case NL80211_CHAN_WIDTH_5: in chan_to_phymode()
518 case NL80211_CHAN_WIDTH_5: in chan_to_phymode()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
Dcfg80211.c279 case NL80211_CHAN_WIDTH_5: in chandef_to_chanspec()