Searched refs:host_to_le32 (Results 1 – 7 of 7) sorted by relevance
50 cap->vht_capabilities_info = host_to_le32( in hostapd_eid_vht_capabilities()59 ~(host_to_le32(hapd_nsts << in hostapd_eid_vht_capabilities()62 host_to_le32(nsts << VHT_CAP_BEAMFORMEE_STS_OFFSET); in hostapd_eid_vht_capabilities()516 neg_vht_cap->vht_capabilities_info = host_to_le32(cap); in hostapd_get_vht_capab()
1156 f_seq->dom = host_to_le32(rkh_seq->tx.dom); in wpa_ft_new_seq()1157 f_seq->seq = host_to_le32(rkh_seq->tx.seq); in wpa_ft_new_seq()1158 f_seq->ts = host_to_le32(now.sec); in wpa_ft_new_seq()
345 td.fsts_id = host_to_le32(s->data.fsts_id); in fst_session_send_tear_down()893 req.llt = host_to_le32(FST_LLT_MS_TO_VAL(s->data.llt_ms)); in fst_session_initiate_setup()897 req.stie.fsts_id = host_to_le32(fsts_id); in fst_session_initiate_setup()976 res.stie.fsts_id = host_to_le32(s->data.fsts_id); in fst_session_respond()1054 req.fsts_id = host_to_le32(s->data.fsts_id); in fst_session_initiate_switch()1374 req.llt = host_to_le32(FST_LLT_MS_DEFAULT); in fst_test_req_send_fst_request()1378 req.stie.fsts_id = host_to_le32(fsts_id); in fst_test_req_send_fst_request()1450 res.stie.fsts_id = host_to_le32(fsts_id); in fst_test_req_send_fst_response()1499 req.fsts_id = host_to_le32(fsts_id); in fst_test_req_send_ack_request()1527 res.fsts_id = host_to_le32(fsts_id); in fst_test_req_send_ack_response()[all …]
150 #define host_to_le32(n) (n) macro180 #define host_to_le32(n) ((__force le32) (u32) (n)) macro193 #define host_to_le32(n) bswap_32(n) macro
305 tspec->mean_data_rate = host_to_le32(params->mean_data_rate); in wmm_ac_build_addts_req()306 tspec->minimum_phy_rate = host_to_le32(params->minimum_phy_rate); in wmm_ac_build_addts_req()
936 rep.parent_tsf = host_to_le32(parent_tsf); in wpas_add_beacon_rep()
4768 vhtcaps->vht_capabilities_info = host_to_le32(ssid->vht_capa); in wpa_supplicant_apply_vht_overrides()4769 vhtcaps_mask->vht_capabilities_info = host_to_le32(ssid->vht_capa_mask); in wpa_supplicant_apply_vht_overrides()