Home
last modified time | relevance | path

Searched refs:host_cmd_tlv_channel_band (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c487 struct host_cmd_tlv_channel_band *chan_band; in mwifiex_uap_bss_param_prepare()
544 chan_band = (struct host_cmd_tlv_channel_band *)tlv; in mwifiex_uap_bss_param_prepare()
547 cpu_to_le16(sizeof(struct host_cmd_tlv_channel_band) - in mwifiex_uap_bss_param_prepare()
551 cmd_size += sizeof(struct host_cmd_tlv_channel_band); in mwifiex_uap_bss_param_prepare()
552 tlv += sizeof(struct host_cmd_tlv_channel_band); in mwifiex_uap_bss_param_prepare()
H A Dsta_cmdresp.c1182 struct host_cmd_tlv_channel_band *tlv_band_channel; in mwifiex_ret_get_chan_info()
1185 (struct host_cmd_tlv_channel_band *)sta_cfg_cmd->tlv_buffer; in mwifiex_ret_get_chan_info()
H A Dsta_cmd.c1898 struct host_cmd_tlv_channel_band *tlv_band_channel = in mwifiex_cmd_get_chan_info()
1899 (struct host_cmd_tlv_channel_band *)sta_cfg_cmd->tlv_buffer; in mwifiex_cmd_get_chan_info()
H A Dfw.h2033 struct host_cmd_tlv_channel_band { struct
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c476 struct host_cmd_tlv_channel_band *chan_band; in mwifiex_uap_bss_param_prepare()
533 chan_band = (struct host_cmd_tlv_channel_band *)tlv; in mwifiex_uap_bss_param_prepare()
536 cpu_to_le16(sizeof(struct host_cmd_tlv_channel_band) - in mwifiex_uap_bss_param_prepare()
540 cmd_size += sizeof(struct host_cmd_tlv_channel_band); in mwifiex_uap_bss_param_prepare()
541 tlv += sizeof(struct host_cmd_tlv_channel_band); in mwifiex_uap_bss_param_prepare()
H A Dsta_cmdresp.c1195 struct host_cmd_tlv_channel_band *tlv_band_channel; in mwifiex_ret_get_chan_info()
1198 (struct host_cmd_tlv_channel_band *)sta_cfg_cmd->tlv_buffer; in mwifiex_ret_get_chan_info()
H A Dsta_cmd.c1893 struct host_cmd_tlv_channel_band *tlv_band_channel = in mwifiex_cmd_get_chan_info()
1894 (struct host_cmd_tlv_channel_band *)sta_cfg_cmd->tlv_buffer; in mwifiex_cmd_get_chan_info()
H A Dfw.h2027 struct host_cmd_tlv_channel_band { struct

Completed in 25 milliseconds