/drivers/net/wireless/ti/wl18xx/ |
D | cmd.c | 73 cmd->channel_type = wlvif->channel_type; in wl18xx_cmd_channel_switch() 192 cmd->bandwidth = wlcore_get_native_channel_type(wlvif->channel_type); in wl18xx_cmd_set_cac()
|
D | tx.c | 66 if (wlvif->channel_type == NL80211_CHAN_HT40MINUS || in wl18xx_get_last_tx_rate() 67 wlvif->channel_type == NL80211_CHAN_HT40PLUS) { in wl18xx_get_last_tx_rate()
|
D | main.c | 303 .channel_type = CONF_CHANNEL_TYPE_EDCF, 311 .channel_type = CONF_CHANNEL_TYPE_EDCF, 319 .channel_type = CONF_CHANNEL_TYPE_EDCF, 327 .channel_type = CONF_CHANNEL_TYPE_EDCF, 1271 if (wlvif->channel_type == NL80211_CHAN_HT40MINUS || in wl18xx_sta_get_ap_rate_mask() 1272 wlvif->channel_type == NL80211_CHAN_HT40PLUS) { in wl18xx_sta_get_ap_rate_mask() 1289 if (wlvif->channel_type == NL80211_CHAN_HT40MINUS || in wl18xx_ap_get_mimo_wide_rate_mask() 1290 wlvif->channel_type == NL80211_CHAN_HT40PLUS) { in wl18xx_ap_get_mimo_wide_rate_mask()
|
D | cmd.h | 42 u8 channel_type; member
|
/drivers/net/wireless/cw1200/ |
D | cw1200.h | 58 enum nl80211_channel_type channel_type; member 305 return ht_info->channel_type != NL80211_CHAN_NO_HT; in cw1200_is_ht()
|
/drivers/net/wireless/ath/ |
D | spectral_common.h | 69 u8 channel_type; member
|
/drivers/net/wireless/b43/ |
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()
|
D | phy_ht.c | 822 enum nl80211_channel_type channel_type) in b43_phy_ht_set_channel() argument 1077 enum nl80211_channel_type channel_type = in b43_phy_ht_op_switch_channel() local 1087 return b43_phy_ht_set_channel(dev, channel, channel_type); in b43_phy_ht_op_switch_channel()
|
D | phy_n.c | 5285 iqcal_chanspec->channel_type = in b43_nphy_save_cal() 5586 nphy->txiqlocal_chanspec.channel_type = in b43_nphy_cal_tx_iq_lo() 5624 nphy->txiqlocal_chanspec.channel_type != cfg80211_get_chandef_type(dev->phy.chandef)) in b43_nphy_reapply_tx_cal_coeffs() 6394 enum nl80211_channel_type channel_type) in b43_nphy_set_channel() argument 6430 if (b43_channel_type_is_40mhz(phy->channel_type) != in b43_nphy_set_channel() 6431 b43_channel_type_is_40mhz(channel_type)) in b43_nphy_set_channel() 6435 if (channel_type == NL80211_CHAN_HT40PLUS) { in b43_nphy_set_channel() 6439 } else if (channel_type == NL80211_CHAN_HT40MINUS) { in b43_nphy_set_channel() 6692 enum nl80211_channel_type channel_type = in b43_nphy_op_switch_channel() local 6703 return b43_nphy_set_channel(dev, channel, channel_type); in b43_nphy_op_switch_channel()
|
/drivers/net/wireless/ti/wl12xx/ |
D | main.c | 172 .channel_type = CONF_CHANNEL_TYPE_EDCF, 180 .channel_type = CONF_CHANNEL_TYPE_EDCF, 188 .channel_type = CONF_CHANNEL_TYPE_EDCF, 196 .channel_type = CONF_CHANNEL_TYPE_EDCF,
|
/drivers/net/wireless/ti/wlcore/ |
D | cmd.c | 544 cmd->channel_type = wlcore_get_native_channel_type(wlvif->channel_type); in wl12xx_cmd_role_start_sta() 572 wlvif->sta.role_chan_type = wlvif->channel_type; in wl12xx_cmd_role_start_sta() 672 cmd->channel_type = wlcore_get_native_channel_type(wlvif->channel_type); in wl12xx_cmd_role_start_ap()
|
D | wlcore_i.h | 397 enum nl80211_channel_type channel_type; member
|
D | acx.h | 451 u8 channel_type; member 1084 u8 queue_id, u8 channel_type,
|
D | wlcore.h | 481 enum nl80211_channel_type channel_type; member
|
D | conf.h | 618 u8 channel_type; member
|
D | acx.c | 875 u8 queue_id, u8 channel_type, in wl1271_acx_tid_cfg() argument 893 acx->channel_type = channel_type; in wl1271_acx_tid_cfg()
|
D | cmd.h | 310 u8 channel_type; member
|
D | init.c | 637 conf_tid->channel_type, in wl1271_init_vif_specific()
|
D | main.c | 2014 wl->channel_type = NL80211_CHAN_NO_HT; in wlcore_op_stop_locked() 2331 wlvif->channel_type = wl->channel_type; in wl12xx_init_vif_data() 2951 wlvif->channel_type = cfg80211_get_chandef_type(&bss_conf->chandef); in wlcore_set_assoc() 4730 wlvif->channel_type = cfg80211_get_chandef_type(&ctx->def); in wlcore_op_assign_vif_chanctx() 4813 wlvif->channel_type = cfg80211_get_chandef_type(&new_ctx->def); in __wlcore_switch_vif_chan() 6275 wl->channel_type = NL80211_CHAN_NO_HT; in wlcore_alloc_hw()
|
/drivers/staging/unisys/visorbus/ |
D | visorbus_main.c | 184 uuid_le channel_type; in visorbus_match() local 192 channel_type = visorchannel_get_uuid(dev->visorchannel); in visorbus_match() 207 channel_type) == 0) { in visorbus_match()
|
/drivers/net/wireless/realtek/rtlwifi/ |
D | core.c | 662 enum nl80211_channel_type channel_type = NL80211_CHAN_NO_HT; in rtl_op_config() local 667 channel_type = in rtl_op_config() 730 switch (channel_type) { in rtl_op_config() 796 rtlpriv->cfg->ops->set_bw_mode(hw, channel_type); in rtl_op_config()
|
/drivers/net/wireless/ |
D | mwl8k.c | 2866 enum nl80211_channel_type channel_type = in mwl8k_cmd_tx_power() local 2887 if (channel_type == NL80211_CHAN_NO_HT || in mwl8k_cmd_tx_power() 2888 channel_type == NL80211_CHAN_HT20) { in mwl8k_cmd_tx_power() 2892 if (channel_type == NL80211_CHAN_HT40MINUS) in mwl8k_cmd_tx_power() 2894 else if (channel_type == NL80211_CHAN_HT40PLUS) in mwl8k_cmd_tx_power() 3138 enum nl80211_channel_type channel_type = in mwl8k_cmd_set_rf_channel() local 3159 if (channel_type == NL80211_CHAN_NO_HT || in mwl8k_cmd_set_rf_channel() 3160 channel_type == NL80211_CHAN_HT20) in mwl8k_cmd_set_rf_channel() 3162 else if (channel_type == NL80211_CHAN_HT40MINUS) in mwl8k_cmd_set_rf_channel() 3164 else if (channel_type == NL80211_CHAN_HT40PLUS) in mwl8k_cmd_set_rf_channel()
|
/drivers/net/hyperv/ |
D | netvsc.c | 762 nvmsg.msg.v1_msg.send_rndis_pkt.channel_type = 0; in netvsc_send_pkt() 765 nvmsg.msg.v1_msg.send_rndis_pkt.channel_type = 1; in netvsc_send_pkt()
|
D | hyperv_net.h | 448 u32 channel_type; member
|
/drivers/atm/ |
D | horizon.c | 723 u32 channel_type; // u16? in hrz_open_rx() local 732 channel_type = rd_mem (dev, &rx_desc->wr_buf_type) & BUFFER_PTR_MASK; in hrz_open_rx() 736 if (channel_type != RX_CHANNEL_DISABLED) { in hrz_open_rx()
|