Home
last modified time | relevance | path

Searched refs:channel_band (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmdresp.c1192 struct mwifiex_channel_band *channel_band) in mwifiex_ret_get_chan_info() argument
1199 memcpy(&channel_band->band_config, &tlv_band_channel->band_config, in mwifiex_ret_get_chan_info()
1201 channel_band->channel = tlv_band_channel->channel; in mwifiex_ret_get_chan_info()
H A Dsta_ioctl.c1489 struct mwifiex_channel_band *channel_band) in mwifiex_get_chan_info() argument
1494 HostCmd_ACT_GEN_GET, 0, channel_band, in mwifiex_get_chan_info()
H A Dcfg80211.c89 struct mwifiex_channel_band channel_band; in mwifiex_get_chan_type() local
92 ret = mwifiex_get_chan_info(priv, &channel_band); in mwifiex_get_chan_type()
95 switch (channel_band.band_config.chan_width) { in mwifiex_get_chan_type()
102 if (channel_band.band_config.chan2_offset == in mwifiex_get_chan_type()
H A Dmain.h1676 struct mwifiex_channel_band *channel_band);
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmcu.c691 u8 channel_band; in mt7921_mcu_set_chan_info() member
708 req.channel_band = 2; in mt7921_mcu_set_chan_info()
710 req.channel_band = chandef->chan->band; in mt7921_mcu_set_chan_info()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.c2970 u8 channel_band; in mt7996_mcu_set_chan_info() member
2986 .channel_band = ch_band[chandef->chan->band], in mt7996_mcu_set_chan_info()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmcu.c2721 u8 channel_band; in mt7915_mcu_set_chan_info() member
2735 .channel_band = ch_band[chandef->chan->band], in mt7915_mcu_set_chan_info()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmcu.c2124 u8 channel_band; in mt7615_mcu_set_chan_info() member