Home
last modified time | relevance | path

Searched refs:cmd_ds_mesh_config (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/
H A Dmesh.c42 struct cmd_ds_mesh_config *cmd, in __lbs_mesh_config_send()
57 cmd->hdr.size = cpu_to_le16(sizeof(struct cmd_ds_mesh_config)); in __lbs_mesh_config_send()
69 struct cmd_ds_mesh_config *cmd, in lbs_mesh_config_send()
83 * are all handled by preparing a struct cmd_ds_mesh_config and passing it to
90 struct cmd_ds_mesh_config cmd; in lbs_mesh_config()
338 struct cmd_ds_mesh_config cmd; in mesh_get_default_parameters()
341 memset(&cmd, 0, sizeof(struct cmd_ds_mesh_config)); in mesh_get_default_parameters()
384 struct cmd_ds_mesh_config cmd; in bootflag_set()
434 struct cmd_ds_mesh_config cmd; in boottime_set()
493 struct cmd_ds_mesh_config cm in channel_set()
[all...]
H A Dmesh.h47 struct cmd_ds_mesh_config;
H A Dhost.h960 struct cmd_ds_mesh_config { struct
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/libertas/
H A Dmesh.c42 struct cmd_ds_mesh_config *cmd, in __lbs_mesh_config_send()
57 cmd->hdr.size = cpu_to_le16(sizeof(struct cmd_ds_mesh_config)); in __lbs_mesh_config_send()
69 struct cmd_ds_mesh_config *cmd, in lbs_mesh_config_send()
83 * are all handled by preparing a struct cmd_ds_mesh_config and passing it to
90 struct cmd_ds_mesh_config cmd; in lbs_mesh_config()
345 struct cmd_ds_mesh_config cmd; in mesh_get_default_parameters()
348 memset(&cmd, 0, sizeof(struct cmd_ds_mesh_config)); in mesh_get_default_parameters()
391 struct cmd_ds_mesh_config cmd; in bootflag_store()
444 struct cmd_ds_mesh_config cmd; in boottime_store()
506 struct cmd_ds_mesh_config cm in channel_store()
[all...]
H A Dmesh.h47 struct cmd_ds_mesh_config;
H A Dhost.h964 struct cmd_ds_mesh_config { struct

Completed in 7 milliseconds