Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Duap_cmd.c721 struct host_cmd_ds_sys_config *sys_cfg; in mwifiex_cmd_uap_sys_config()
724 cmd_size = (u16)(sizeof(struct host_cmd_ds_sys_config) + S_DS_GEN); in mwifiex_cmd_uap_sys_config()
725 sys_cfg = (struct host_cmd_ds_sys_config *)&cmd->params.uap_sys_config; in mwifiex_cmd_uap_sys_config()
H A Dfw.h1967 struct host_cmd_ds_sys_config { struct
2430 struct host_cmd_ds_sys_config uap_sys_config;
/linux/drivers/net/wireless/nxp/nxpwifi/
H A Duap_cmd.c400 struct host_cmd_ds_sys_config *sys_cfg; in nxpwifi_cmd_uap_sys_config()
404 cmd_size = (u16)(sizeof(struct host_cmd_ds_sys_config) + S_DS_GEN); in nxpwifi_cmd_uap_sys_config()
H A Dfw.h1950 struct host_cmd_ds_sys_config { struct
2431 struct host_cmd_ds_sys_config uap_sys_config;