Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
A Dsta_cmdresp.c1180 struct mwifiex_channel_band *channel_band) in mwifiex_ret_get_chan_info() argument
1187 memcpy(&channel_band->band_config, &tlv_band_channel->band_config, in mwifiex_ret_get_chan_info()
1189 channel_band->channel = tlv_band_channel->channel; in mwifiex_ret_get_chan_info()
A Dsta_ioctl.c1501 struct mwifiex_channel_band *channel_band) in mwifiex_get_chan_info() argument
1506 HostCmd_ACT_GEN_GET, 0, channel_band, in mwifiex_get_chan_info()
A Dcfg80211.c101 struct mwifiex_channel_band channel_band; in mwifiex_get_chan_type() local
104 ret = mwifiex_get_chan_info(priv, &channel_band); in mwifiex_get_chan_type()
107 switch (channel_band.band_config.chan_width) { in mwifiex_get_chan_type()
114 if (channel_band.band_config.chan2_offset == in mwifiex_get_chan_type()
A Dmain.h1692 struct mwifiex_channel_band *channel_band);
/linux/drivers/net/wireless/mediatek/mt76/mt7921/
A Dmcu.c1044 u8 channel_band; in mt7921_mcu_set_chan_info() member
1061 req.channel_band = 2; in mt7921_mcu_set_chan_info()
1063 req.channel_band = chandef->chan->band; in mt7921_mcu_set_chan_info()
/linux/drivers/net/wireless/mediatek/mt76/mt7915/
A Dmcu.c3451 u8 channel_band; in mt7915_mcu_set_chan_info() member
3465 .channel_band = chandef->chan->band, in mt7915_mcu_set_chan_info()
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
A Dmcu.c2356 u8 channel_band; in mt7615_mcu_set_chan_info() member

Completed in 42 milliseconds