chan_band 530 drivers/net/wireless/marvell/mwifiex/main.h u8 chan_band:2; chan_band 2130 drivers/net/wireless/marvell/mwifiex/scan.c struct chan_band_param_set *chan_band; chan_band 2225 drivers/net/wireless/marvell/mwifiex/scan.c chan_band = &chan_band_tlv->chan_band_param[idx]; chan_band 2226 drivers/net/wireless/marvell/mwifiex/scan.c radio_type = &chan_band->radio_type; chan_band 2240 drivers/net/wireless/marvell/mwifiex/scan.c pmatch->channels[0] = chan_band->chan_number; chan_band 486 drivers/net/wireless/marvell/mwifiex/uap_cmd.c struct host_cmd_tlv_channel_band *chan_band; chan_band 536 drivers/net/wireless/marvell/mwifiex/uap_cmd.c chan_band = (struct host_cmd_tlv_channel_band *)tlv; chan_band 537 drivers/net/wireless/marvell/mwifiex/uap_cmd.c chan_band->header.type = cpu_to_le16(TLV_TYPE_CHANNELBANDLIST); chan_band 538 drivers/net/wireless/marvell/mwifiex/uap_cmd.c chan_band->header.len = chan_band 541 drivers/net/wireless/marvell/mwifiex/uap_cmd.c chan_band->band_config = bss_cfg->band_cfg; chan_band 542 drivers/net/wireless/marvell/mwifiex/uap_cmd.c chan_band->channel = bss_cfg->channel;