Home
last modified time | relevance | path

Searched refs:host_cmd_ds_mem_access (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/marvell/mwifiex/
Dfw.h1864 struct host_cmd_ds_mem_access { struct
2353 struct host_cmd_ds_mem_access mem;
Dsta_cmd.c1107 struct host_cmd_ds_mem_access *mem_access = (void *)&cmd->params.mem; in mwifiex_cmd_mem_access()
1110 cmd->size = cpu_to_le16(sizeof(struct host_cmd_ds_mem_access) + in mwifiex_cmd_mem_access()
Dsta_cmdresp.c770 struct host_cmd_ds_mem_access *mem = (void *)&resp->params.mem; in mwifiex_ret_mem_access()