Searched refs:mode_cfg (Results 1 – 3 of 3) sorted by relevance
736 struct host_cmd_ds_p2p_mode_cfg *mode_cfg = &resp->params.mode_cfg; in mwifiex_ret_p2p_mode_cfg() local739 *((u16 *)data_buf) = le16_to_cpu(mode_cfg->mode); in mwifiex_ret_p2p_mode_cfg()
1826 cmd_ptr->params.mode_cfg.action = cpu_to_le16(cmd_action); in mwifiex_sta_prepare_cmd()1827 cmd_ptr->params.mode_cfg.mode = cpu_to_le16(*(u16 *)data_buf); in mwifiex_sta_prepare_cmd()
1958 struct host_cmd_ds_p2p_mode_cfg mode_cfg; member