Home
last modified time | relevance | path

Searched refs:dwell_time (Results 1 – 14 of 14) sorted by relevance

/linux-6.6.21/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
Dp2p.c1634 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()
1659 af_params->dwell_time = cpu_to_le32(P2P_AF_MIN_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1666 af_params->dwell_time = cpu_to_le32(P2P_AF_LONG_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1670 af_params->dwell_time = cpu_to_le32(P2P_AF_MIN_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1683 af_params->dwell_time = cpu_to_le32(P2P_AF_MED_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1689 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()
[all …]
Dfwil_types.h238 __le32 dwell_time; member
Dcfg80211.c5592 af_params->dwell_time = cpu_to_le32(params->wait); in brcmf_cfg80211_mgmt_tx()
/linux-6.6.21/drivers/net/wireless/intel/iwlwifi/dvm/
Dscan.c357 static u16 iwl_limit_dwell(struct iwl_priv *priv, u16 dwell_time) in iwl_limit_dwell() argument
399 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()
/linux-6.6.21/drivers/staging/ks7010/
Dks_hostif.h265 __le16 dwell_time; member
/linux-6.6.21/drivers/net/wireless/legacy/
Drayctl.h95 UCHAR dwell_time[2]; member
Dray_cs.c2640 pfh->dwell_time[0] + in ray_cs_proc_show()
2641 256 * pfh->dwell_time[1]); in ray_cs_proc_show()
Drndis_wlan.c226 __le32 dwell_time; member
/linux-6.6.21/drivers/net/wireless/intel/ipw2x00/
Dipw2200.h824 __le16 dwell_time; member
843 __le16 dwell_time[IPW_SCAN_TYPES]; member
Dipw2200.c6268 scan.dwell_time[IPW_SCAN_PASSIVE_FULL_DWELL_SCAN] = in ipw_request_scan_helper()
6276 scan.dwell_time[IPW_SCAN_ACTIVE_BROADCAST_SCAN] = in ipw_request_scan_helper()
6279 scan.dwell_time[IPW_SCAN_ACTIVE_BROADCAST_SCAN] = in ipw_request_scan_helper()
6282 scan.dwell_time[IPW_SCAN_ACTIVE_BROADCAST_AND_DIRECT_SCAN] = in ipw_request_scan_helper()
6285 scan.dwell_time[IPW_SCAN_PASSIVE_FULL_DWELL_SCAN] = in ipw_request_scan_helper()
6287 scan.dwell_time[IPW_SCAN_ACTIVE_DIRECT_SCAN] = cpu_to_le16(20); in ipw_request_scan_helper()
6323 scan.dwell_time[IPW_SCAN_PASSIVE_FULL_DWELL_SCAN] = in ipw_request_scan_helper()
/linux-6.6.21/drivers/net/wireless/marvell/mwifiex/
Dfw.h874 __le16 dwell_time; member
1171 __le16 dwell_time; member
/linux-6.6.21/drivers/net/wireless/ath/wil6210/
Dwmi.h462 __le32 dwell_time; member
2488 __le32 dwell_time; member
/linux-6.6.21/drivers/net/wireless/realtek/rtw89/
Dfw.c3049 RTW89_SET_FWCMD_CHINFO_DWELL(cmd, ch_info->dwell_time); in rtw89_fw_h2c_scan_list_offload()
3761 ch_info->dwell_time = RTW89_DWELL_TIME; in rtw89_hw_scan_add_chan()
Dfw.h255 u8 dwell_time; member