Lines Matching refs:cpu_to_le32
703 sparams->ssid_le.SSID_len = cpu_to_le32(ssid.SSID_len); in brcmf_p2p_escan()
704 sparams->home_time = cpu_to_le32(P2PAPI_SCAN_HOME_TIME_MS); in brcmf_p2p_escan()
734 sparams->active_time = cpu_to_le32(active); in brcmf_p2p_escan()
735 sparams->nprobes = cpu_to_le32(nprobes); in brcmf_p2p_escan()
736 sparams->passive_time = cpu_to_le32(-1); in brcmf_p2p_escan()
737 sparams->channel_num = cpu_to_le32(num_chans & in brcmf_p2p_escan()
743 p2p_params->eparams.version = cpu_to_le32(BRCMF_ESCAN_REQ_VERSION); in brcmf_p2p_escan()
1573 af_params->dwell_time = cpu_to_le32(P2P_AF_MED_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1578 af_params->dwell_time = cpu_to_le32(P2P_AF_MED_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1587 af_params->dwell_time = cpu_to_le32(P2P_AF_MIN_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1594 af_params->dwell_time = cpu_to_le32(P2P_AF_MED_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1598 af_params->dwell_time = cpu_to_le32(P2P_AF_MIN_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1605 af_params->dwell_time = cpu_to_le32(P2P_AF_LONG_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1609 af_params->dwell_time = cpu_to_le32(P2P_AF_MIN_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1622 af_params->dwell_time = cpu_to_le32(P2P_AF_MED_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1628 af_params->dwell_time = cpu_to_le32(P2P_AF_MED_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1671 af_params->dwell_time = cpu_to_le32(P2P_AF_DWELL_TIME); in brcmf_p2p_send_action_frame()
1705 cpu_to_le32(P2P_AF_MED_DWELL_TIME); in brcmf_p2p_send_action_frame()
1710 cpu_to_le32(P2P_AF_MIN_DWELL_TIME); in brcmf_p2p_send_action_frame()
1771 af_params->channel = cpu_to_le32(afx_hdl->peer_chan); in brcmf_p2p_send_action_frame()
2030 *(__le32 *)buf = cpu_to_le32(WL_BSS_INFO_MAX); in brcmf_p2p_get_current_chanspec()