Searched refs:HS_CONFIGURE (Results 1 – 5 of 5) sorted by relevance
115 if (action == (t_u16)HS_CONFIGURE) in wifi_send_hs_cfg_cmd()146 if ((ipv4_addr != 0U) && (action == (t_u16)HS_CONFIGURE) && in wifi_send_hs_cfg_cmd()195 if (action == (t_u16)HS_CONFIGURE) in wifi_send_hs_cfg_cmd()
670 phs_cfg->action = wlan_cpu_to_le16(HS_CONFIGURE); in wlan_cmd_802_11_hs_cfg()
499 HS_CONFIGURE = 0x0001, enumerator
4009 HS_CONFIGURE = 0x0001,
1024 …ret = wifi_send_hs_cfg_cmd((mlan_bss_type)type, ipv4_addr, HS_CONFIGURE, wlan.hs_wakeup_condition); in wlan_send_host_sleep_int()