Searched refs:phs_cfg (Results 1 – 2 of 2) sorted by relevance
1047 struct host_cmd_ds_802_11_hs_cfg_enh *phs_cfg = in nxpwifi_ret_802_11_hs_cfg() local1049 u32 conditions = le32_to_cpu(phs_cfg->params.hs_config.conditions); in nxpwifi_ret_802_11_hs_cfg()1051 if (phs_cfg->action == cpu_to_le16(HS_ACTIVATE)) { in nxpwifi_ret_802_11_hs_cfg()1059 phs_cfg->params.hs_config.gpio, in nxpwifi_ret_802_11_hs_cfg()1060 phs_cfg->params.hs_config.gap); in nxpwifi_ret_802_11_hs_cfg()
1178 struct host_cmd_ds_802_11_hs_cfg_enh *phs_cfg = in mwifiex_ret_802_11_hs_cfg() local1180 uint32_t conditions = le32_to_cpu(phs_cfg->params.hs_config.conditions); in mwifiex_ret_802_11_hs_cfg()1182 if (phs_cfg->action == cpu_to_le16(HS_ACTIVATE) && in mwifiex_ret_802_11_hs_cfg()1191 phs_cfg->params.hs_config.gpio, in mwifiex_ret_802_11_hs_cfg()1192 phs_cfg->params.hs_config.gap); in mwifiex_ret_802_11_hs_cfg()