Searched refs:mode_cfg (Results 1 – 3 of 3) sorted by relevance
730 struct host_cmd_ds_p2p_mode_cfg *mode_cfg = &resp->params.mode_cfg; in mwifiex_ret_p2p_mode_cfg() local733 *((u16 *)data_buf) = le16_to_cpu(mode_cfg->mode); in mwifiex_ret_p2p_mode_cfg()
1796 cmd_ptr->params.mode_cfg.action = cpu_to_le16(cmd_action); in mwifiex_sta_prepare_cmd()1797 cmd_ptr->params.mode_cfg.mode = cpu_to_le16(*(u16 *)data_buf); in mwifiex_sta_prepare_cmd()
1860 struct host_cmd_ds_p2p_mode_cfg mode_cfg; member