| /linux/drivers/net/wireless/ti/wl18xx/ |
| H A D | cmd.c | 59 cmd->channel_type = wlvif->channel_type; in wl18xx_cmd_channel_switch() 178 cmd->bandwidth = wlcore_get_native_channel_type(wlvif->channel_type); in wl18xx_cmd_set_cac()
|
| H A D | tx.c | 52 if (wlvif->channel_type == NL80211_CHAN_HT40MINUS || in wl18xx_get_last_tx_rate() 53 wlvif->channel_type == NL80211_CHAN_HT40PLUS) { in wl18xx_get_last_tx_rate()
|
| H A D | cmd.h | 28 u8 channel_type; member
|
| H A D | main.c | 300 .channel_type = CONF_CHANNEL_TYPE_EDCF, 308 .channel_type = CONF_CHANNEL_TYPE_EDCF, 316 .channel_type = CONF_CHANNEL_TYPE_EDCF, 324 .channel_type = CONF_CHANNEL_TYPE_EDCF, 1325 if (wlvif->channel_type == NL80211_CHAN_HT40MINUS || in wl18xx_sta_get_ap_rate_mask() 1326 wlvif->channel_type == NL80211_CHAN_HT40PLUS) { in wl18xx_sta_get_ap_rate_mask() 1343 if (wlvif->channel_type == NL80211_CHAN_HT40MINUS || in wl18xx_ap_get_mimo_wide_rate_mask() 1344 wlvif->channel_type == NL80211_CHAN_HT40PLUS) { in wl18xx_ap_get_mimo_wide_rate_mask()
|
| /linux/drivers/net/wireless/st/cw1200/ |
| H A D | cw1200.h | 55 enum nl80211_channel_type channel_type; member 302 return ht_info->channel_type != NL80211_CHAN_NO_HT; in cw1200_is_ht()
|
| /linux/drivers/net/wireless/ath/ |
| H A D | spectral_common.h | 70 u8 channel_type; member
|
| /linux/drivers/net/wireless/broadcom/b43/ |
| H A D | phy_lcn.c | 627 enum nl80211_channel_type channel_type) in b43_phy_lcn_set_channel() argument 779 enum nl80211_channel_type channel_type = in b43_phy_lcn_op_switch_channel() local 789 return b43_phy_lcn_set_channel(dev, channel, channel_type); in b43_phy_lcn_op_switch_channel()
|
| H A D | phy_ht.c | 809 enum nl80211_channel_type channel_type) in b43_phy_ht_set_channel() argument 1061 enum nl80211_channel_type channel_type = in b43_phy_ht_op_switch_channel() local 1071 return b43_phy_ht_set_channel(dev, channel, channel_type); in b43_phy_ht_op_switch_channel()
|
| H A D | phy_n.h | 888 enum nl80211_channel_type channel_type; member
|
| /linux/drivers/net/wireless/ti/wl12xx/ |
| H A D | main.c | 159 .channel_type = CONF_CHANNEL_TYPE_EDCF, 167 .channel_type = CONF_CHANNEL_TYPE_EDCF, 175 .channel_type = CONF_CHANNEL_TYPE_EDCF, 183 .channel_type = CONF_CHANNEL_TYPE_EDCF,
|
| /linux/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | core.c | 629 enum nl80211_channel_type channel_type = NL80211_CHAN_NO_HT; in rtl_op_config() local 634 channel_type = in rtl_op_config() 690 switch (channel_type) { in rtl_op_config() 731 channel_type); in rtl_op_config() 756 rtlpriv->cfg->ops->set_bw_mode(hw, channel_type); in rtl_op_config()
|
| /linux/drivers/net/wireless/ti/wlcore/ |
| H A D | cmd.c | 546 cmd->channel_type = wlcore_get_native_channel_type(wlvif->channel_type); in wl12xx_cmd_role_start_sta() 574 wlvif->sta.role_chan_type = wlvif->channel_type; in wl12xx_cmd_role_start_sta() 677 cmd->channel_type = wlcore_get_native_channel_type(wlvif->channel_type); in wl12xx_cmd_role_start_ap()
|
| H A D | wlcore_i.h | 405 enum nl80211_channel_type channel_type; member
|
| H A D | acx.h | 438 u8 channel_type; member 1071 u8 queue_id, u8 channel_type,
|
| H A D | conf.h | 373 u8 channel_type; member
|
| H A D | wlcore.h | 469 enum nl80211_channel_type channel_type; member
|
| H A D | acx.c | 860 u8 queue_id, u8 channel_type, in wl1271_acx_tid_cfg() argument 878 acx->channel_type = channel_type; in wl1271_acx_tid_cfg()
|
| H A D | init.c | 623 conf_tid->channel_type, in wl1271_init_vif_specific()
|
| H A D | main.c | 2036 wl->channel_type = NL80211_CHAN_NO_HT; in wlcore_op_stop_locked() 2358 wlvif->channel_type = wl->channel_type; in wl12xx_init_vif_data() 2999 wlvif->channel_type = cfg80211_get_chandef_type(&bss_conf->chanreq.oper); in wlcore_set_assoc() 4815 wlvif->channel_type = cfg80211_get_chandef_type(&ctx->def); in wlcore_op_assign_vif_chanctx() 4899 wlvif->channel_type = cfg80211_get_chandef_type(&new_ctx->def); in __wlcore_switch_vif_chan() 6407 wl->channel_type = NL80211_CHAN_NO_HT; in wlcore_alloc_hw()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
| H A D | mcu.h | 283 u8 channel_type; /* 0: Full channels member
|
| /linux/net/mac80211/ |
| H A D | util.c | 3108 enum nl80211_channel_type channel_type; in ieee80211_chandef_ht_oper() local 3115 channel_type = NL80211_CHAN_HT20; in ieee80211_chandef_ht_oper() 3118 channel_type = NL80211_CHAN_HT40PLUS; in ieee80211_chandef_ht_oper() 3121 channel_type = NL80211_CHAN_HT40MINUS; in ieee80211_chandef_ht_oper() 3127 cfg80211_chandef_create(chandef, chandef->chan, channel_type); in ieee80211_chandef_ht_oper()
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76_connac_mcu.h | 1606 u8 channel_type; /* 0: Full channels member 1670 u8 channel_type; member
|
| /linux/drivers/net/wireless/ath/carl9170/ |
| H A D | main.c | 922 enum nl80211_channel_type channel_type = in carl9170_op_config() local 935 channel_type); in carl9170_op_config()
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | common-spectral.c | 266 fft_sample_40.channel_type = chan_type; in ath_cmn_process_ht20_40_fft()
|
| /linux/drivers/net/hyperv/ |
| H A D | hyperv_net.h | 522 u32 channel_type; member
|