Searched refs:host_to_le32 (Results 1 – 8 of 8) sorted by relevance
51 cap->vht_capabilities_info = host_to_le32( in hostapd_eid_vht_capabilities()60 ~(host_to_le32(hapd_nsts << in hostapd_eid_vht_capabilities()63 host_to_le32(nsts << VHT_CAP_BEAMFORMEE_STS_OFFSET); in hostapd_eid_vht_capabilities()370 neg_vht_cap->vht_capabilities_info = host_to_le32(cap); in hostapd_get_vht_capab()
285 oper->he_oper_params = host_to_le32(params); in hostapd_eid_he_operation()
1193 f_seq->dom = host_to_le32(rkh_seq->tx.dom); in wpa_ft_new_seq()1194 f_seq->seq = host_to_le32(rkh_seq->tx.seq); in wpa_ft_new_seq()1195 f_seq->ts = host_to_le32(now.sec); in wpa_ft_new_seq()
343 td.fsts_id = host_to_le32(s->data.fsts_id); in fst_session_send_tear_down()891 req.llt = host_to_le32(FST_LLT_MS_TO_VAL(s->data.llt_ms)); in fst_session_initiate_setup()895 req.stie.fsts_id = host_to_le32(fsts_id); in fst_session_initiate_setup()974 res.stie.fsts_id = host_to_le32(s->data.fsts_id); in fst_session_respond()1052 req.fsts_id = host_to_le32(s->data.fsts_id); in fst_session_initiate_switch()1372 req.llt = host_to_le32(FST_LLT_MS_DEFAULT); in fst_test_req_send_fst_request()1376 req.stie.fsts_id = host_to_le32(fsts_id); in fst_test_req_send_fst_request()1448 res.stie.fsts_id = host_to_le32(fsts_id); in fst_test_req_send_fst_response()1497 req.fsts_id = host_to_le32(fsts_id); in fst_test_req_send_ack_request()1525 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()
964 rep.parent_tsf = host_to_le32(parent_tsf); in wpas_add_beacon_rep()
6311 vhtcaps->vht_capabilities_info = host_to_le32(ssid->vht_capa); in wpa_supplicant_apply_vht_overrides()6312 vhtcaps_mask->vht_capabilities_info = host_to_le32(ssid->vht_capa_mask); in wpa_supplicant_apply_vht_overrides()