Lines Matching refs:htol16
704 p_proxd_iov->version = htol16(WL_PROXD_API_VERSION); in rtt_alloc_getset_buf()
705 p_proxd_iov->len = htol16(proxd_iovsize); /* caller may adjust it based on #of TLVs */ in rtt_alloc_getset_buf()
706 p_proxd_iov->cmd = htol16(cmdid); in rtt_alloc_getset_buf()
707 p_proxd_iov->method = htol16(method); in rtt_alloc_getset_buf()
708 p_proxd_iov->sid = htol16(session_id); in rtt_alloc_getset_buf()
712 p_tlv->id = htol16(WL_PROXD_TLV_ID_NONE); in rtt_alloc_getset_buf()
713 p_tlv->len = htol16(0); in rtt_alloc_getset_buf()
1411 p_event.version = htol16(WL_PROXD_API_VERSION); in dhd_rtt_event_trigger_failure()
1412 p_event.type = htol16(WL_PROXD_EVENT_SESSION_END); in dhd_rtt_event_trigger_failure()
1413 p_event.len = htol16(OFFSETOF(wl_proxd_event_t, tlvs)); in dhd_rtt_event_trigger_failure()
1527 p_proxd_iov->len = htol16(all_tlvsize + WL_PROXD_IOV_HDR_SIZE); in dhd_rtt_ftm_config()
2767 ftm_params[*ftm_param_cnt].data16 = htol16(rtt_target->num_burst); in dhd_rtt_set_ftm_config_param()
2784 htol16(rtt_target->num_frames_per_burst); in dhd_rtt_set_ftm_config_param()