Home
last modified time | relevance | path

Searched refs:cfg80211_get_chandef_type (Results 1 – 25 of 25) sorted by relevance

/openbmc/linux/drivers/net/wireless/intersil/orinoco/
H A Dcfg.c175 if (cfg80211_get_chandef_type(chandef) != NL80211_CHAN_NO_HT) in orinoco_set_monitor_channel()
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c2913 wlvif->channel_type = cfg80211_get_chandef_type(&bss_conf->chandef); in wlcore_set_assoc()
4643 cfg80211_get_chandef_type(&ctx->def)); in wlcore_op_add_chanctx()
4652 cfg80211_get_chandef_type(&ctx->def)); in wlcore_op_remove_chanctx()
4667 channel, cfg80211_get_chandef_type(&ctx->def), changed); in wlcore_op_change_chanctx()
4716 cfg80211_get_chandef_type(&ctx->def), in wlcore_op_assign_vif_chanctx()
4733 wlvif->channel_type = cfg80211_get_chandef_type(&ctx->def); in wlcore_op_assign_vif_chanctx()
4766 cfg80211_get_chandef_type(&ctx->def)); in wlcore_op_unassign_vif_chanctx()
4804 cfg80211_get_chandef_type(&new_ctx->def)); in __wlcore_switch_vif_chan()
4819 wlvif->channel_type = cfg80211_get_chandef_type(&new_ctx->def); in __wlcore_switch_vif_chan()
/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Dphy_lcn.c780 cfg80211_get_chandef_type(&dev->wl->hw->conf.chandef); in b43_phy_lcn_op_switch_channel()
H A Dphy_ht.c1062 cfg80211_get_chandef_type(&dev->wl->hw->conf.chandef); in b43_phy_ht_op_switch_channel()
H A Dphy_n.c5226 cfg80211_get_chandef_type(dev->phy.chandef); in b43_nphy_save_cal()
5527 cfg80211_get_chandef_type(phy->chandef); in b43_nphy_cal_tx_iq_lo()
5564 nphy->txiqlocal_chanspec.channel_type != cfg80211_get_chandef_type(dev->phy.chandef)) in b43_nphy_reapply_tx_cal_coeffs()
6631 cfg80211_get_chandef_type(&dev->wl->hw->conf.chandef); in b43_nphy_op_switch_channel()
/openbmc/linux/net/mac80211/
H A Dibss.c419 chan_type = cfg80211_get_chandef_type(&sdata->u.ibss.chandef); in ieee80211_sta_join_ibss()
831 ch_type = cfg80211_get_chandef_type(&ifibss->chandef); in ieee80211_ibss_process_chanswitch()
H A Dtdls.c1614 ht40plus = cfg80211_get_chandef_type(chandef) == in ieee80211_tdls_ch_sw_tmpl_get()
H A Dmesh.c1086 ct = cfg80211_get_chandef_type(&csa->settings.chandef); in ieee80211_mesh_build_beacon()
H A Dcfg.c3816 if (cfg80211_get_chandef_type(&params->chandef) != in ieee80211_set_csa_beacon()
3817 cfg80211_get_chandef_type(&sdata->u.ibss.chandef)) in ieee80211_set_csa_beacon()
H A Dutil.c4569 ch_type = cfg80211_get_chandef_type(&csa_settings->chandef); in ieee80211_send_action_csa()
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dcommon-spectral.c517 chan_type = cfg80211_get_chandef_type(&common->hw->conf.chandef); in ath_cmn_process_fft()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dps.c35 cfg80211_get_chandef_type(&hw->conf.chandef)); in rtl_ps_enable_nic()
H A Dcore.c661 cfg80211_get_chandef_type(&hw->conf.chandef); in rtl_op_config()
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Ddebug.c647 cfg80211_get_chandef_type(&ar->hw->conf.chandef)); in carl9170_debugfs_bug_write()
H A Dmain.c917 cfg80211_get_chandef_type(&hw->conf.chandef); in carl9170_op_config()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c2518 if (cfg80211_get_chandef_type(&params->chandef) != in mwifiex_set_ibss_params()
2522 if (cfg80211_get_chandef_type(&params->chandef) == in mwifiex_set_ibss_params()
2541 cfg80211_get_chandef_type(&params->chandef)); in mwifiex_set_ibss_params()
/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/
H A Dphy.c373 cfg80211_get_chandef_type(chandef); in __mt7601u_phy_set_channel()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c972 switch (cfg80211_get_chandef_type(&ch_switch->chandef)) { in iwlagn_mac_channel_switch()
/openbmc/linux/drivers/net/wireless/marvell/libertas/
H A Dcfg.c494 if (cfg80211_get_chandef_type(chandef) != NL80211_CHAN_NO_HT) in lbs_cfg_set_monitor_channel()
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dsta.c1915 priv->ht_info.channel_type = cfg80211_get_chandef_type(&dev->conf.chandef); in cw1200_bss_info_changed()
/openbmc/linux/drivers/net/wireless/marvell/
H A Dmwl8k.c2884 cfg80211_get_chandef_type(&conf->chandef); in mwl8k_cmd_tx_power()
3156 cfg80211_get_chandef_type(&conf->chandef); in mwl8k_cmd_set_rf_channel()
/openbmc/linux/include/net/
H A Dcfg80211.h853 cfg80211_get_chandef_type(const struct cfg80211_chan_def *chandef) in cfg80211_get_chandef_type() function
/openbmc/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c2926 cfg80211_get_chandef_type(&info->chandef) in ath6kl_start_ap()
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A D4965-mac.c6090 switch (cfg80211_get_chandef_type(&ch_switch->chandef)) { in il4965_mac_channel_switch()
/openbmc/linux/net/wireless/
H A Dnl80211.c3836 cfg80211_get_chandef_type(chandef))) in nl80211_send_chandef()