Lines Matching refs:cpu_to_le32
704 sparams->ssid_le.SSID_len = cpu_to_le32(ssid.SSID_len); in brcmf_p2p_escan()
705 sparams->home_time = cpu_to_le32(P2PAPI_SCAN_HOME_TIME_MS); in brcmf_p2p_escan()
735 sparams->active_time = cpu_to_le32(active); in brcmf_p2p_escan()
736 sparams->nprobes = cpu_to_le32(nprobes); in brcmf_p2p_escan()
737 sparams->passive_time = cpu_to_le32(-1); in brcmf_p2p_escan()
738 sparams->channel_num = cpu_to_le32(num_chans & in brcmf_p2p_escan()
744 p2p_params->eparams.version = cpu_to_le32(BRCMF_ESCAN_REQ_VERSION); in brcmf_p2p_escan()
1574 af_params->dwell_time = cpu_to_le32(P2P_AF_MED_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1579 af_params->dwell_time = cpu_to_le32(P2P_AF_MED_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1588 af_params->dwell_time = cpu_to_le32(P2P_AF_MIN_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1595 af_params->dwell_time = cpu_to_le32(P2P_AF_MED_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1599 af_params->dwell_time = cpu_to_le32(P2P_AF_MIN_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1606 af_params->dwell_time = cpu_to_le32(P2P_AF_LONG_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1610 af_params->dwell_time = cpu_to_le32(P2P_AF_MIN_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1623 af_params->dwell_time = cpu_to_le32(P2P_AF_MED_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1629 af_params->dwell_time = cpu_to_le32(P2P_AF_MED_DWELL_TIME); in brcmf_p2p_pub_af_tx()
1672 af_params->dwell_time = cpu_to_le32(P2P_AF_DWELL_TIME); in brcmf_p2p_send_action_frame()
1706 cpu_to_le32(P2P_AF_MED_DWELL_TIME); in brcmf_p2p_send_action_frame()
1711 cpu_to_le32(P2P_AF_MIN_DWELL_TIME); in brcmf_p2p_send_action_frame()
1772 af_params->channel = cpu_to_le32(afx_hdl->peer_chan); in brcmf_p2p_send_action_frame()
1932 *(__le32 *)buf = cpu_to_le32(WL_BSS_INFO_MAX); in brcmf_p2p_get_current_chanspec()