Home
last modified time | relevance | path

Searched refs:HostCmd_DS_802_11_PS_INACTIVITY_TIMEOUT (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/mvl88w8977/mlan/
H A Dmlan_fw.h4791 } MLAN_PACK_END HostCmd_DS_802_11_PS_INACTIVITY_TIMEOUT; typedef
6198 HostCmd_DS_802_11_PS_INACTIVITY_TIMEOUT ps_inact_tmo;
H A Dmlan_cmdevt.c6102 HostCmd_DS_802_11_PS_INACTIVITY_TIMEOUT *ps_inact_tmo =
6103 (HostCmd_DS_802_11_PS_INACTIVITY_TIMEOUT *) & cmd->params.
6111 wlan_cpu_to_le16(sizeof(HostCmd_DS_802_11_PS_INACTIVITY_TIMEOUT)
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlan/
H A Dmlan_fw.h6306 } MLAN_PACK_END HostCmd_DS_802_11_PS_INACTIVITY_TIMEOUT; typedef
8149 HostCmd_DS_802_11_PS_INACTIVITY_TIMEOUT ps_inact_tmo;
H A Dmlan_cmdevt.c7392 HostCmd_DS_802_11_PS_INACTIVITY_TIMEOUT *ps_inact_tmo = in wlan_cmd_ps_inactivity_timeout()
7393 (HostCmd_DS_802_11_PS_INACTIVITY_TIMEOUT *)&cmd->params in wlan_cmd_ps_inactivity_timeout()
7401 sizeof(HostCmd_DS_802_11_PS_INACTIVITY_TIMEOUT) + S_DS_GEN); in wlan_cmd_ps_inactivity_timeout()