Home
last modified time | relevance | path

Searched refs:host_cmd_tlv_channel_band (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
A Duap_cmd.c487 struct host_cmd_tlv_channel_band *chan_band; in mwifiex_uap_bss_param_prepare()
537 chan_band = (struct host_cmd_tlv_channel_band *)tlv; in mwifiex_uap_bss_param_prepare()
540 cpu_to_le16(sizeof(struct host_cmd_tlv_channel_band) - in mwifiex_uap_bss_param_prepare()
544 cmd_size += sizeof(struct host_cmd_tlv_channel_band); in mwifiex_uap_bss_param_prepare()
545 tlv += sizeof(struct host_cmd_tlv_channel_band); in mwifiex_uap_bss_param_prepare()
A Dsta_cmdresp.c1183 struct host_cmd_tlv_channel_band *tlv_band_channel; in mwifiex_ret_get_chan_info()
1186 (struct host_cmd_tlv_channel_band *)sta_cfg_cmd->tlv_buffer; in mwifiex_ret_get_chan_info()
A Dsta_cmd.c1903 struct host_cmd_tlv_channel_band *tlv_band_channel = in mwifiex_cmd_get_chan_info()
1904 (struct host_cmd_tlv_channel_band *)sta_cfg_cmd->tlv_buffer; in mwifiex_cmd_get_chan_info()
A Dfw.h2037 struct host_cmd_tlv_channel_band { struct

Completed in 32 milliseconds