Home
last modified time | relevance | path

Searched refs:hs_activate (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
Dsta_cmd.c369 bool hs_activate = false; in mwifiex_cmd_802_11_hs_cfg() local
374 hs_activate = true; in mwifiex_cmd_802_11_hs_cfg()
377 if (!hs_activate && in mwifiex_cmd_802_11_hs_cfg()
396 if (hs_activate) { in mwifiex_cmd_802_11_hs_cfg()
398 hs_cfg->params.hs_activate.resp_ctrl = cpu_to_le16(RESP_NEEDED); in mwifiex_cmd_802_11_hs_cfg()
Dfw.h1323 struct hs_activate_param hs_activate; member