Home
last modified time | relevance | path

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

12

/linux/drivers/net/hyperv/
A Dnetvsc_trace.h140 __field( u32, channel_type )
147 __entry->channel_type = rpkt->channel_type;
153 __entry->channel_type ? "CONTROL" : "DATA",
/linux/drivers/net/wireless/ti/wl18xx/
A Dcmd.c59 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()
A Dtx.c52 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()
A Dmain.c301 .channel_type = CONF_CHANNEL_TYPE_EDCF,
309 .channel_type = CONF_CHANNEL_TYPE_EDCF,
317 .channel_type = CONF_CHANNEL_TYPE_EDCF,
325 .channel_type = CONF_CHANNEL_TYPE_EDCF,
1276 if (wlvif->channel_type == NL80211_CHAN_HT40MINUS || in wl18xx_sta_get_ap_rate_mask()
1277 wlvif->channel_type == NL80211_CHAN_HT40PLUS) { in wl18xx_sta_get_ap_rate_mask()
1294 if (wlvif->channel_type == NL80211_CHAN_HT40MINUS || in wl18xx_ap_get_mimo_wide_rate_mask()
1295 wlvif->channel_type == NL80211_CHAN_HT40PLUS) { in wl18xx_ap_get_mimo_wide_rate_mask()
A Dcmd.h28 u8 channel_type; member
/linux/drivers/net/wireless/st/cw1200/
A Dcw1200.h55 enum nl80211_channel_type channel_type; member
302 return ht_info->channel_type != NL80211_CHAN_NO_HT; in cw1200_is_ht()
/linux/drivers/gpu/drm/mediatek/
A Dmtk_hdmi.c521 enum hdmi_aud_channel_type channel_type, in mtk_hdmi_hw_aud_set_i2s_chan_num() argument
536 (channel_type == HDMI_AUD_CHAN_TYPE_3_0_LRS || in mtk_hdmi_hw_aud_set_i2s_chan_num()
537 channel_type == HDMI_AUD_CHAN_TYPE_4_0)) in mtk_hdmi_hw_aud_set_i2s_chan_num()
543 channel_type != HDMI_AUD_CHAN_TYPE_5_1 && in mtk_hdmi_hw_aud_set_i2s_chan_num()
544 channel_type != HDMI_AUD_CHAN_TYPE_4_1_CLRS) { in mtk_hdmi_hw_aud_set_i2s_chan_num()
767 static u8 mtk_hdmi_aud_get_chnl_count(enum hdmi_aud_channel_type channel_type) in mtk_hdmi_aud_get_chnl_count() argument
769 switch (channel_type) { in mtk_hdmi_aud_get_chnl_count()
/linux/drivers/net/wireless/ath/
A Dspectral_common.h70 u8 channel_type; member
/linux/drivers/net/wireless/broadcom/b43/
A Dphy_lcn.c627 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()
A Dphy_ht.c809 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()
/linux/drivers/staging/rtl8723bs/include/
A Dioctl_cfg80211.h114 #define rtw_cfg80211_ready_on_channel(adapter, cookie, chan, channel_type, duration, gfp) cfg80211… argument
/linux/drivers/visorbus/
A Dvisorbus_main.c133 const guid_t *channel_type; in visorbus_match() local
140 channel_type = visorchannel_get_guid(dev->visorchannel); in visorbus_match()
146 if (guid_equal(&drv->channel_types[i].guid, channel_type) && in visorbus_match()
/linux/drivers/net/wireless/ti/wl12xx/
A Dmain.c160 .channel_type = CONF_CHANNEL_TYPE_EDCF,
168 .channel_type = CONF_CHANNEL_TYPE_EDCF,
176 .channel_type = CONF_CHANNEL_TYPE_EDCF,
184 .channel_type = CONF_CHANNEL_TYPE_EDCF,
/linux/drivers/net/wireless/ti/wlcore/
A Dcmd.c540 cmd->channel_type = wlcore_get_native_channel_type(wlvif->channel_type); in wl12xx_cmd_role_start_sta()
568 wlvif->sta.role_chan_type = wlvif->channel_type; in wl12xx_cmd_role_start_sta()
671 cmd->channel_type = wlcore_get_native_channel_type(wlvif->channel_type); in wl12xx_cmd_role_start_ap()
A Dwlcore_i.h395 enum nl80211_channel_type channel_type; member
A Dacx.h438 u8 channel_type; member
1071 u8 queue_id, u8 channel_type,
A Dconf.h373 u8 channel_type; member
A Dwlcore.h469 enum nl80211_channel_type channel_type; member
A Dacx.c860 u8 queue_id, u8 channel_type, in wl1271_acx_tid_cfg() argument
878 acx->channel_type = channel_type; in wl1271_acx_tid_cfg()
A Dcmd.h296 u8 channel_type; member
/linux/drivers/net/wireless/realtek/rtlwifi/
A Dcore.c655 enum nl80211_channel_type channel_type = NL80211_CHAN_NO_HT; in rtl_op_config() local
660 channel_type = in rtl_op_config()
723 switch (channel_type) { in rtl_op_config()
764 channel_type); in rtl_op_config()
789 rtlpriv->cfg->ops->set_bw_mode(hw, channel_type); in rtl_op_config()
/linux/drivers/net/wireless/mediatek/mt76/
A Dmt76_connac_mcu.h747 u8 channel_type; /* 0: Full channels member
810 u8 channel_type; member
/linux/drivers/net/wireless/marvell/
A Dmwl8k.c2883 enum nl80211_channel_type channel_type = in mwl8k_cmd_tx_power() local
2904 if (channel_type == NL80211_CHAN_NO_HT || in mwl8k_cmd_tx_power()
2905 channel_type == NL80211_CHAN_HT20) { in mwl8k_cmd_tx_power()
2909 if (channel_type == NL80211_CHAN_HT40MINUS) in mwl8k_cmd_tx_power()
2911 else if (channel_type == NL80211_CHAN_HT40PLUS) in mwl8k_cmd_tx_power()
3155 enum nl80211_channel_type channel_type = in mwl8k_cmd_set_rf_channel() local
3176 if (channel_type == NL80211_CHAN_NO_HT || in mwl8k_cmd_set_rf_channel()
3177 channel_type == NL80211_CHAN_HT20) in mwl8k_cmd_set_rf_channel()
3179 else if (channel_type == NL80211_CHAN_HT40MINUS) in mwl8k_cmd_set_rf_channel()
3181 else if (channel_type == NL80211_CHAN_HT40PLUS) in mwl8k_cmd_set_rf_channel()
/linux/net/mac80211/
A Dutil.c3236 enum nl80211_channel_type channel_type; in ieee80211_chandef_ht_oper() local
3243 channel_type = NL80211_CHAN_HT20; in ieee80211_chandef_ht_oper()
3246 channel_type = NL80211_CHAN_HT40PLUS; in ieee80211_chandef_ht_oper()
3249 channel_type = NL80211_CHAN_HT40MINUS; in ieee80211_chandef_ht_oper()
3252 channel_type = NL80211_CHAN_NO_HT; in ieee80211_chandef_ht_oper()
3256 cfg80211_chandef_create(chandef, chandef->chan, channel_type); in ieee80211_chandef_ht_oper()
/linux/drivers/atm/
A Dhorizon.c709 u32 channel_type; // u16? in hrz_open_rx() local
718 channel_type = rd_mem (dev, &rx_desc->wr_buf_type) & BUFFER_PTR_MASK; in hrz_open_rx()
722 if (channel_type != RX_CHANNEL_DISABLED) { in hrz_open_rx()

Completed in 106 milliseconds

12