Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmdresp.c1022 struct host_cmd_ds_robust_coex *coex = &resp->params.coex; in mwifiex_ret_robust_coex()
1028 *)((u8 *)coex + sizeof(struct host_cmd_ds_robust_coex)); in mwifiex_ret_robust_coex()
H A Dfw.h2267 struct host_cmd_ds_robust_coex { struct
2373 struct host_cmd_ds_robust_coex coex;
H A Dsta_cmd.c1555 struct host_cmd_ds_robust_coex *coex = &cmd->params.coex; in mwifiex_cmd_robust_coex()