Searched refs:hs_activate (Results 1 – 2 of 2) sorted by relevance
348 bool hs_activate = false; in mwifiex_cmd_802_11_hs_cfg() local352 hs_activate = true; in mwifiex_cmd_802_11_hs_cfg()355 if (!hs_activate && in mwifiex_cmd_802_11_hs_cfg()373 if (hs_activate) { in mwifiex_cmd_802_11_hs_cfg()375 hs_cfg->params.hs_activate.resp_ctrl = cpu_to_le16(RESP_NEEDED); in mwifiex_cmd_802_11_hs_cfg()
1138 struct hs_activate_param hs_activate; member