Searched refs:dwell_time (Results 1 – 14 of 14) sorted by relevance
1642 af_params->dwell_time = cpu_to_le32(P2P_AF_MED_DWELL_TIME);1647 af_params->dwell_time = cpu_to_le32(P2P_AF_MED_DWELL_TIME);1656 af_params->dwell_time = cpu_to_le32(P2P_AF_MIN_DWELL_TIME);1663 af_params->dwell_time = cpu_to_le32(P2P_AF_MED_DWELL_TIME);1667 af_params->dwell_time = cpu_to_le32(P2P_AF_MIN_DWELL_TIME);1674 af_params->dwell_time = cpu_to_le32(P2P_AF_LONG_DWELL_TIME);1678 af_params->dwell_time = cpu_to_le32(P2P_AF_MIN_DWELL_TIME);1691 af_params->dwell_time = cpu_to_le32(P2P_AF_MED_DWELL_TIME);1697 af_params->dwell_time = cpu_to_le32(P2P_AF_MED_DWELL_TIME);1744 u32 requested_dwell = le32_to_cpu(af_params->dwell_time);[all …]
238 __le32 dwell_time; member
5782 af_params->dwell_time = cpu_to_le32(params->wait); in brcmf_cfg80211_mgmt_tx()
76 __le32 dwell_time; member
140 mf_params->dwell_time = cpu_to_le32(MGMT_AUTH_FRAME_DWELL_TIME); in brcmf_cyw_mgmt_tx()
62 cmd.dwell_time = in iwl_mld_nan_config()
2720 scan.dwell_time[IWI_SCAN_TYPE_PASSIVE] = htole16(maxdwell); in iwi_scanchan()2728 scan.dwell_time[IWI_SCAN_TYPE_BROADCAST] = htole16(30); in iwi_scanchan()2729 scan.dwell_time[IWI_SCAN_TYPE_BDIRECTED] = htole16(30); in iwi_scanchan()2731 scan.dwell_time[IWI_SCAN_TYPE_BROADCAST] = htole16(maxdwell); in iwi_scanchan()2732 scan.dwell_time[IWI_SCAN_TYPE_BDIRECTED] = htole16(maxdwell); in iwi_scanchan()2788 , le16toh(scan.dwell_time[IWI_SCAN_TYPE_PASSIVE]) in iwi_scanchan()2789 , le16toh(scan.dwell_time[IWI_SCAN_TYPE_BROADCAST]) in iwi_scanchan()2790 , le16toh(scan.dwell_time[IWI_SCAN_TYPE_BDIRECTED]) in iwi_scanchan()
494 uint16_t dwell_time[IWI_SCAN_TYPES]; member
1091 u8 dwell_time; member
4033 wpi_limit_dwell(struct wpi_softc *sc, uint16_t dwell_time) in wpi_limit_dwell() argument4053 return (MIN(dwell_time, bintval - WPI_CHANNEL_TUNE_TIME * 2)); in wpi_limit_dwell()4057 return dwell_time; in wpi_limit_dwell()
6420 le32_encode_bits(ch_info->dwell_time, RTW89_H2C_CHINFO_W0_DWELL) |6503 elem->w0 = le32_encode_bits(ch_info->dwell_time, RTW89_H2C_CHINFO_BE_W0_DWELL) |8376 ch_info->dwell_time = RTW89_DWELL_TIME;8459 ch_info->dwell_time = RTW89_DWELL_TIME;8509 ch_info->dwell_time = RTW89_DWELL_TIME;8571 ch_info->dwell_time = RTW89_DWELL_TIME;
356 u8 dwell_time; member381 u8 dwell_time; member
210 uint16_t dwell_time; member
6964 iwn_limit_dwell(struct iwn_softc *sc, uint16_t dwell_time) in iwn_limit_dwell() argument