Home
last modified time | relevance | path

Searched refs:sta_cfg_cmd (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Dsta_cmd.c1892 struct host_cmd_ds_sta_configure *sta_cfg_cmd = &cmd->params.sta_cfg; in mwifiex_cmd_get_chan_info() local
1894 (struct host_cmd_tlv_channel_band *)sta_cfg_cmd->tlv_buffer; in mwifiex_cmd_get_chan_info()
1897 cmd->size = cpu_to_le16(sizeof(*sta_cfg_cmd) + in mwifiex_cmd_get_chan_info()
1899 sta_cfg_cmd->action = cpu_to_le16(cmd_action); in mwifiex_cmd_get_chan_info()
Dsta_cmdresp.c1194 struct host_cmd_ds_sta_configure *sta_cfg_cmd = &resp->params.sta_cfg; in mwifiex_ret_get_chan_info() local
1198 (struct host_cmd_tlv_channel_band *)sta_cfg_cmd->tlv_buffer; in mwifiex_ret_get_chan_info()