/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/ |
H A D | sta_cmdresp.c | 1179 struct mwifiex_channel_band *channel_band) in mwifiex_ret_get_chan_info() 1186 memcpy(&channel_band->band_config, &tlv_band_channel->band_config, in mwifiex_ret_get_chan_info() 1188 channel_band->channel = tlv_band_channel->channel; in mwifiex_ret_get_chan_info() 1177 mwifiex_ret_get_chan_info(struct mwifiex_private *priv, struct host_cmd_ds_command *resp, struct mwifiex_channel_band *channel_band) mwifiex_ret_get_chan_info() argument
|
H A D | sta_ioctl.c | 1501 struct mwifiex_channel_band *channel_band) in mwifiex_get_chan_info() 1506 HostCmd_ACT_GEN_GET, 0, channel_band, in mwifiex_get_chan_info() 1500 mwifiex_get_chan_info(struct mwifiex_private *priv, struct mwifiex_channel_band *channel_band) mwifiex_get_chan_info() argument
|
H A D | cfg80211.c | 101 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()
|
H A D | main.h | 1693 struct mwifiex_channel_band *channel_band);
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7921/ |
H A D | mcu.c | 691 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()
|
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/ |
H A D | sta_cmdresp.c | 1192 struct mwifiex_channel_band *channel_band) in mwifiex_ret_get_chan_info() 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() 1190 mwifiex_ret_get_chan_info(struct mwifiex_private *priv, struct host_cmd_ds_command *resp, struct mwifiex_channel_band *channel_band) mwifiex_ret_get_chan_info() argument
|
H A D | sta_ioctl.c | 1489 struct mwifiex_channel_band *channel_band) in mwifiex_get_chan_info() 1494 HostCmd_ACT_GEN_GET, 0, channel_band, in mwifiex_get_chan_info() 1488 mwifiex_get_chan_info(struct mwifiex_private *priv, struct mwifiex_channel_band *channel_band) mwifiex_get_chan_info() argument
|
H A D | cfg80211.c | 89 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 D | main.h | 1673 struct mwifiex_channel_band *channel_band);
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | mcu.c | 3188 u8 channel_band; in mt7915_mcu_set_chan_info() member 3202 .channel_band = chandef->chan->band, in mt7915_mcu_set_chan_info()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/ |
H A D | mcu.c | 2968 u8 channel_band; in mt7996_mcu_set_chan_info() member 2984 .channel_band = ch_band[chandef->chan->band], in mt7996_mcu_set_chan_info()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7915/ |
H A D | mcu.c | 2715 u8 channel_band; in mt7915_mcu_set_chan_info() member 2729 .channel_band = ch_band[chandef->chan->band], in mt7915_mcu_set_chan_info()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | mcu.c | 2134 u8 channel_band; in mt7615_mcu_set_chan_info() member
|
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/ |
H A D | mcu.c | 2908 u8 channel_band; in mt7615_mcu_set_chan_info() member
|