Searched refs:dwell_time (Results 1 – 12 of 12) sorted by relevance
1634 af_params->dwell_time = cpu_to_le32(P2P_AF_MED_DWELL_TIME); in brcmf_p2p_pub_af_tx()1639 af_params->dwell_time = cpu_to_le32(P2P_AF_MED_DWELL_TIME); in brcmf_p2p_pub_af_tx()1648 af_params->dwell_time = cpu_to_le32(P2P_AF_MIN_DWELL_TIME); in brcmf_p2p_pub_af_tx()1655 af_params->dwell_time = cpu_to_le32(P2P_AF_MED_DWELL_TIME); in brcmf_p2p_pub_af_tx()1738 u32 requested_dwell = le32_to_cpu(af_params->dwell_time); in brcmf_p2p_send_action_frame()1747 af_params->dwell_time = cpu_to_le32(P2P_AF_DWELL_TIME); in brcmf_p2p_send_action_frame()1780 af_params->dwell_time = in brcmf_p2p_send_action_frame()1785 af_params->dwell_time = in brcmf_p2p_send_action_frame()1883 if (le32_to_cpu(af_params->dwell_time) > delta_ms) in brcmf_p2p_send_action_frame()1884 extra_listen_time = le32_to_cpu(af_params->dwell_time) - in brcmf_p2p_send_action_frame()[all …]
229 __le32 dwell_time; member
5193 af_params->dwell_time = cpu_to_le32(params->wait); in brcmf_cfg80211_mgmt_tx()
357 static u16 iwl_limit_dwell(struct iwl_priv *priv, u16 dwell_time) in iwl_limit_dwell() argument399 return dwell_time; in iwl_limit_dwell()403 dwell_time = min(limit, dwell_time); in iwl_limit_dwell()408 return min(limit, dwell_time); in iwl_limit_dwell()411 return dwell_time; in iwl_limit_dwell()
265 __le16 dwell_time; member
95 UCHAR dwell_time[2]; member
2633 pfh->dwell_time[0] + in ray_cs_proc_show()2634 256 * pfh->dwell_time[1]); in ray_cs_proc_show()
226 __le32 dwell_time; member
824 __le16 dwell_time; member843 __le16 dwell_time[IPW_SCAN_TYPES]; member
6314 scan.dwell_time[IPW_SCAN_PASSIVE_FULL_DWELL_SCAN] = in ipw_request_scan_helper()6322 scan.dwell_time[IPW_SCAN_ACTIVE_BROADCAST_SCAN] = in ipw_request_scan_helper()6325 scan.dwell_time[IPW_SCAN_ACTIVE_BROADCAST_SCAN] = in ipw_request_scan_helper()6328 scan.dwell_time[IPW_SCAN_ACTIVE_BROADCAST_AND_DIRECT_SCAN] = in ipw_request_scan_helper()6331 scan.dwell_time[IPW_SCAN_PASSIVE_FULL_DWELL_SCAN] = in ipw_request_scan_helper()6333 scan.dwell_time[IPW_SCAN_ACTIVE_DIRECT_SCAN] = cpu_to_le16(20); in ipw_request_scan_helper()6369 scan.dwell_time[IPW_SCAN_PASSIVE_FULL_DWELL_SCAN] = in ipw_request_scan_helper()
885 __le16 dwell_time; member1181 __le16 dwell_time; member
462 __le32 dwell_time; member2488 __le32 dwell_time; member
Completed in 106 milliseconds