Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmdresp.c1009 struct host_cmd_ds_robust_coex *coex = &resp->params.coex; in mwifiex_ret_robust_coex()
1015 *)((u8 *)coex + sizeof(struct host_cmd_ds_robust_coex)); in mwifiex_ret_robust_coex()
H A Dfw.h2270 struct host_cmd_ds_robust_coex { struct
2375 struct host_cmd_ds_robust_coex coex;
H A Dsta_cmd.c1562 struct host_cmd_ds_robust_coex *coex = &cmd->params.coex; in mwifiex_cmd_robust_coex()