Home
last modified time | relevance | path

Searched refs:ntoh32 (Results 1 – 25 of 94) sorted by relevance

1234

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_mschdbg.c71 uint64 cur_time = ((uint64)(ntoh32(time_h)) << 32) | ntoh32(time_l); in dhd_mschdbg_us_to_sec()
125 MSCH_EVENT(("0x%08x->", ntoh32(list[i]))); in dhd_mschdbg_elem_list()
168 ntoh32(p->duration), ntoh32(p->interval))); in dhd_mschdbg_req_param_profiler_event_data()
172 MSCH_EVENT(("dur_flex: %d(us)\n", ntoh32(p->flex.dur_flex))); in dhd_mschdbg_req_param_profiler_event_data()
176 ntoh32(p->flex.bf.min_dur), ntoh32(p->flex.bf.max_away_dur))); in dhd_mschdbg_req_param_profiler_event_data()
182 ntoh32(p->flex.bf.hi_prio_interval))); in dhd_mschdbg_req_param_profiler_event_data()
203 MSCH_EVENT(("0x%08x\n", ntoh32(p->p_timeslot))); in dhd_mschdbg_timeslot_profiler_event_data()
205 s = (int)(ntoh32(p->state)); in dhd_mschdbg_timeslot_profiler_event_data()
210 ntoh32(p->timeslot_id), ntoh32(p->state), state[s], ntoh32(p->p_chan_ctxt))); in dhd_mschdbg_timeslot_profiler_event_data()
243 ntoh32(p->p_req_timing), ntoh32(p->p_prev), ntoh32(p->p_next))); in dhd_mschdbg_req_timing_profiler_event_data()
[all …]
H A Dbcmevent.c278 evt->event_type = ntoh32(evt->event_type); in wl_event_to_host_order()
280 evt->status = ntoh32(evt->status); in wl_event_to_host_order()
281 evt->reason = ntoh32(evt->reason); in wl_event_to_host_order()
282 evt->auth_type = ntoh32(evt->auth_type); in wl_event_to_host_order()
283 evt->datalen = ntoh32(evt->datalen); in wl_event_to_host_order()
H A Dwl_bigdata.c353 event_type = ntoh32(e->event_type); in wl_gather_ap_stadata()
354 reason = ntoh32(e->reason); in wl_gather_ap_stadata()
355 status = ntoh32(e->status); in wl_gather_ap_stadata()
H A Dwl_cfgvif.c101 #ifdef ntoh32
102 #undef ntoh32
113 #define ntoh32(i) (i) macro
4329 u32 reason = ntoh32(e->reason); in wl_get_auth_assoc_status()
4330 u32 event = ntoh32(e->event_type); in wl_get_auth_assoc_status()
4337 ntoh32(cfg->event_auth_assoc.event_type), in wl_get_auth_assoc_status()
4338 ntoh32(cfg->event_auth_assoc.status), in wl_get_auth_assoc_status()
4339 ntoh32(cfg->event_auth_assoc.reason))); in wl_get_auth_assoc_status()
4368 u32 event = ntoh32(e->event_type); in wl_notify_connect_status_ap_legacy()
4369 u32 reason = ntoh32(e->reason); in wl_notify_connect_status_ap_legacy()
[all …]
H A Dwl_iapsta.c1415 uint32 event_type = ntoh32(e->event_type); in wl_mesh_event_handler()
1416 uint32 status = ntoh32(e->status); in wl_mesh_event_handler()
1417 uint32 reason = ntoh32(e->reason); in wl_mesh_event_handler()
2770 uint32 etype = ntoh32(e->event_type); in wl_ext_connect_retry()
2771 uint32 status = ntoh32(e->status); in wl_ext_connect_retry()
3365 uint32 etype = ntoh32(e->event_type); in wl_resend_eapol_handler()
3366 uint32 reason = ntoh32(e->reason); in wl_resend_eapol_handler()
3451 uint32 etype = ntoh32(e->event_type); in wl_ext_key_install_handler()
3452 uint32 reason = ntoh32(e->reason); in wl_ext_key_install_handler()
4046 if (e && ntoh32(e->event_type) == WLC_E_LINK && in wl_ext_in4way_sync_sta()
[all …]
H A Dwl_cfg80211.c176 #ifdef ntoh32
177 #undef ntoh32
188 #define ntoh32(i) (i) macro
11392 uint status = ntoh32(event->status); in wl_bss_handle_sae_auth()
11425 u32 status = ntoh32(e->status); in wl_get_connect_failed_status()
11431 ntoh32(cfg->event_auth_assoc.event_type), in wl_get_connect_failed_status()
11432 (int)ntoh32(cfg->event_auth_assoc.status), in wl_get_connect_failed_status()
11433 (int)ntoh32(cfg->event_auth_assoc.reason))); in wl_get_connect_failed_status()
11436 switch ((int)ntoh32(cfg->event_auth_assoc.status)) { in wl_get_connect_failed_status()
11463 if (ntoh32(cfg->event_auth_assoc.event_type) == WLC_E_ASSOC) { in wl_get_connect_failed_status()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_mschdbg.c65 uint64 cur_time = ((uint64)(ntoh32(time_h)) << 32) | ntoh32(time_l); in dhd_mschdbg_us_to_sec()
119 MSCH_EVENT(("0x%08x->", ntoh32(list[i]))); in dhd_mschdbg_elem_list()
162 ntoh32(p->duration), ntoh32(p->interval))); in dhd_mschdbg_req_param_profiler_event_data()
166 MSCH_EVENT(("dur_flex: %d(us)\n", ntoh32(p->flex.dur_flex))); in dhd_mschdbg_req_param_profiler_event_data()
170 ntoh32(p->flex.bf.min_dur), ntoh32(p->flex.bf.max_away_dur))); in dhd_mschdbg_req_param_profiler_event_data()
176 ntoh32(p->flex.bf.hi_prio_interval))); in dhd_mschdbg_req_param_profiler_event_data()
197 MSCH_EVENT(("0x%08x\n", ntoh32(p->p_timeslot))); in dhd_mschdbg_timeslot_profiler_event_data()
199 s = (int)(ntoh32(p->state)); in dhd_mschdbg_timeslot_profiler_event_data()
204 ntoh32(p->timeslot_id), ntoh32(p->state), state[s], ntoh32(p->p_chan_ctxt))); in dhd_mschdbg_timeslot_profiler_event_data()
237 ntoh32(p->p_req_timing), ntoh32(p->p_prev), ntoh32(p->p_next))); in dhd_mschdbg_req_timing_profiler_event_data()
[all …]
H A Dbcmevent.c241 evt->event_type = ntoh32(evt->event_type); in wl_event_to_host_order()
243 evt->status = ntoh32(evt->status); in wl_event_to_host_order()
244 evt->reason = ntoh32(evt->reason); in wl_event_to_host_order()
245 evt->auth_type = ntoh32(evt->auth_type); in wl_event_to_host_order()
246 evt->datalen = ntoh32(evt->datalen); in wl_event_to_host_order()
H A Dwl_cfg80211.c6756 u32 event_type = ntoh32(e->event_type);
6757 u32 status = ntoh32(e->status);
14279 u32 event = ntoh32(e->event_type);
14280 u32 status = ntoh32(e->status);
14335 u32 event = ntoh32(e->event_type);
14356 u32 event = ntoh32(e->event_type);
14357 u32 status = ntoh32(e->status);
14411 uint status = ntoh32(event->status);
14460 u32 reason = ntoh32(e->reason);
14461 u32 event = ntoh32(e->event_type);
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_mschdbg.c65 uint64 cur_time = ((uint64)(ntoh32(time_h)) << 32) | ntoh32(time_l); in dhd_mschdbg_us_to_sec()
119 MSCH_EVENT(("0x%08x->", ntoh32(list[i]))); in dhd_mschdbg_elem_list()
162 ntoh32(p->duration), ntoh32(p->interval))); in dhd_mschdbg_req_param_profiler_event_data()
166 MSCH_EVENT(("dur_flex: %d(us)\n", ntoh32(p->flex.dur_flex))); in dhd_mschdbg_req_param_profiler_event_data()
170 ntoh32(p->flex.bf.min_dur), ntoh32(p->flex.bf.max_away_dur))); in dhd_mschdbg_req_param_profiler_event_data()
176 ntoh32(p->flex.bf.hi_prio_interval))); in dhd_mschdbg_req_param_profiler_event_data()
197 MSCH_EVENT(("0x%08x\n", ntoh32(p->p_timeslot))); in dhd_mschdbg_timeslot_profiler_event_data()
199 s = (int)(ntoh32(p->state)); in dhd_mschdbg_timeslot_profiler_event_data()
204 ntoh32(p->timeslot_id), ntoh32(p->state), state[s], ntoh32(p->p_chan_ctxt))); in dhd_mschdbg_timeslot_profiler_event_data()
237 ntoh32(p->p_req_timing), ntoh32(p->p_prev), ntoh32(p->p_next))); in dhd_mschdbg_req_timing_profiler_event_data()
[all …]
H A Dbcmevent.c241 evt->event_type = ntoh32(evt->event_type); in wl_event_to_host_order()
243 evt->status = ntoh32(evt->status); in wl_event_to_host_order()
244 evt->reason = ntoh32(evt->reason); in wl_event_to_host_order()
245 evt->auth_type = ntoh32(evt->auth_type); in wl_event_to_host_order()
246 evt->datalen = ntoh32(evt->datalen); in wl_event_to_host_order()
H A Dwl_cfg80211.c6754 u32 event_type = ntoh32(e->event_type);
6755 u32 status = ntoh32(e->status);
14277 u32 event = ntoh32(e->event_type);
14278 u32 status = ntoh32(e->status);
14333 u32 event = ntoh32(e->event_type);
14354 u32 event = ntoh32(e->event_type);
14355 u32 status = ntoh32(e->status);
14409 uint status = ntoh32(event->status);
14458 u32 reason = ntoh32(e->reason);
14459 u32 event = ntoh32(e->event_type);
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_mschdbg.c63 uint64 cur_time = ((uint64)(ntoh32(time_h)) << 32) | ntoh32(time_l); in dhd_mschdbg_us_to_sec()
117 MSCH_EVENT(("0x%08x->", ntoh32(list[i]))); in dhd_mschdbg_elem_list()
160 ntoh32(p->duration), ntoh32(p->interval))); in dhd_mschdbg_req_param_profiler_event_data()
164 MSCH_EVENT(("dur_flex: %d(us)\n", ntoh32(p->flex.dur_flex))); in dhd_mschdbg_req_param_profiler_event_data()
168 ntoh32(p->flex.bf.min_dur), ntoh32(p->flex.bf.max_away_dur))); in dhd_mschdbg_req_param_profiler_event_data()
174 ntoh32(p->flex.bf.hi_prio_interval))); in dhd_mschdbg_req_param_profiler_event_data()
195 MSCH_EVENT(("0x%08x\n", ntoh32(p->p_timeslot))); in dhd_mschdbg_timeslot_profiler_event_data()
197 s = (int)(ntoh32(p->state)); in dhd_mschdbg_timeslot_profiler_event_data()
202 ntoh32(p->timeslot_id), ntoh32(p->state), state[s], ntoh32(p->p_chan_ctxt))); in dhd_mschdbg_timeslot_profiler_event_data()
235 ntoh32(p->p_req_timing), ntoh32(p->p_prev), ntoh32(p->p_next))); in dhd_mschdbg_req_timing_profiler_event_data()
[all …]
H A Dbcmevent.c225 evt->event_type = ntoh32(evt->event_type); in wl_event_to_host_order()
227 evt->status = ntoh32(evt->status); in wl_event_to_host_order()
228 evt->reason = ntoh32(evt->reason); in wl_event_to_host_order()
229 evt->auth_type = ntoh32(evt->auth_type); in wl_event_to_host_order()
230 evt->datalen = ntoh32(evt->datalen); in wl_event_to_host_order()
H A Dwl_cfg80211.c12070 u32 event = ntoh32(e->event_type); in wl_is_linkup()
12071 u32 status = ntoh32(e->status); in wl_is_linkup()
12125 u32 event = ntoh32(e->event_type); in wl_is_linkdown()
12128 u32 len = ntoh32(e->datalen); in wl_is_linkdown()
12159 u32 event = ntoh32(e->event_type); in wl_is_linkdown()
12181 u32 event = ntoh32(e->event_type); in wl_is_nonetwork()
12182 u32 status = ntoh32(e->status); in wl_is_nonetwork()
12234 uint status = ntoh32(event->status); in wl_bss_handle_sae_auth()
12283 u32 reason = ntoh32(e->reason); in wl_get_auth_assoc_status()
12284 u32 event = ntoh32(e->event_type); in wl_get_auth_assoc_status()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_mschdbg.c65 uint64 cur_time = ((uint64)(ntoh32(time_h)) << 32) | ntoh32(time_l); in dhd_mschdbg_us_to_sec()
119 MSCH_EVENT(("0x%08x->", ntoh32(list[i]))); in dhd_mschdbg_elem_list()
162 ntoh32(p->duration), ntoh32(p->interval))); in dhd_mschdbg_req_param_profiler_event_data()
166 MSCH_EVENT(("dur_flex: %d(us)\n", ntoh32(p->flex.dur_flex))); in dhd_mschdbg_req_param_profiler_event_data()
170 ntoh32(p->flex.bf.min_dur), ntoh32(p->flex.bf.max_away_dur))); in dhd_mschdbg_req_param_profiler_event_data()
176 ntoh32(p->flex.bf.hi_prio_interval))); in dhd_mschdbg_req_param_profiler_event_data()
197 MSCH_EVENT(("0x%08x\n", ntoh32(p->p_timeslot))); in dhd_mschdbg_timeslot_profiler_event_data()
199 s = (int)(ntoh32(p->state)); in dhd_mschdbg_timeslot_profiler_event_data()
204 ntoh32(p->timeslot_id), ntoh32(p->state), state[s], ntoh32(p->p_chan_ctxt))); in dhd_mschdbg_timeslot_profiler_event_data()
237 ntoh32(p->p_req_timing), ntoh32(p->p_prev), ntoh32(p->p_next))); in dhd_mschdbg_req_timing_profiler_event_data()
[all …]
H A Dbcmevent.c240 evt->event_type = ntoh32(evt->event_type); in wl_event_to_host_order()
242 evt->status = ntoh32(evt->status); in wl_event_to_host_order()
243 evt->reason = ntoh32(evt->reason); in wl_event_to_host_order()
244 evt->auth_type = ntoh32(evt->auth_type); in wl_event_to_host_order()
245 evt->datalen = ntoh32(evt->datalen); in wl_event_to_host_order()
H A Dwl_cfg80211.c6675 u32 event_type = ntoh32(e->event_type);
6676 u32 status = ntoh32(e->status);
14145 u32 event = ntoh32(e->event_type);
14146 u32 status = ntoh32(e->status);
14201 u32 event = ntoh32(e->event_type);
14222 u32 event = ntoh32(e->event_type);
14223 u32 status = ntoh32(e->status);
14277 uint status = ntoh32(event->status);
14326 u32 reason = ntoh32(e->reason);
14327 u32 event = ntoh32(e->event_type);
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_mschdbg.c71 uint64 cur_time = ((uint64)(ntoh32(time_h)) << 32) | ntoh32(time_l); in dhd_mschdbg_us_to_sec()
125 MSCH_EVENT(("0x%08x->", ntoh32(list[i]))); in dhd_mschdbg_elem_list()
168 ntoh32(p->duration), ntoh32(p->interval))); in dhd_mschdbg_req_param_profiler_event_data()
172 MSCH_EVENT(("dur_flex: %d(us)\n", ntoh32(p->flex.dur_flex))); in dhd_mschdbg_req_param_profiler_event_data()
176 ntoh32(p->flex.bf.min_dur), ntoh32(p->flex.bf.max_away_dur))); in dhd_mschdbg_req_param_profiler_event_data()
182 ntoh32(p->flex.bf.hi_prio_interval))); in dhd_mschdbg_req_param_profiler_event_data()
203 MSCH_EVENT(("0x%08x\n", ntoh32(p->p_timeslot))); in dhd_mschdbg_timeslot_profiler_event_data()
205 s = (int)(ntoh32(p->state)); in dhd_mschdbg_timeslot_profiler_event_data()
210 ntoh32(p->timeslot_id), ntoh32(p->state), state[s], ntoh32(p->p_chan_ctxt))); in dhd_mschdbg_timeslot_profiler_event_data()
243 ntoh32(p->p_req_timing), ntoh32(p->p_prev), ntoh32(p->p_next))); in dhd_mschdbg_req_timing_profiler_event_data()
[all …]
H A Dbcmevent.c280 evt->event_type = ntoh32(evt->event_type); in wl_event_to_host_order()
282 evt->status = ntoh32(evt->status); in wl_event_to_host_order()
283 evt->reason = ntoh32(evt->reason); in wl_event_to_host_order()
284 evt->auth_type = ntoh32(evt->auth_type); in wl_event_to_host_order()
285 evt->datalen = ntoh32(evt->datalen); in wl_event_to_host_order()
H A Dwl_bigdata.c353 event_type = ntoh32(e->event_type); in wl_gather_ap_stadata()
354 reason = ntoh32(e->reason); in wl_gather_ap_stadata()
355 status = ntoh32(e->status); in wl_gather_ap_stadata()
H A Dwl_cfgvif.c101 #ifdef ntoh32
102 #undef ntoh32
113 #define ntoh32(i) (i) macro
4305 u32 reason = ntoh32(e->reason); in wl_get_auth_assoc_status()
4306 u32 event = ntoh32(e->event_type); in wl_get_auth_assoc_status()
4313 ntoh32(cfg->event_auth_assoc.event_type), in wl_get_auth_assoc_status()
4314 ntoh32(cfg->event_auth_assoc.status), in wl_get_auth_assoc_status()
4315 ntoh32(cfg->event_auth_assoc.reason))); in wl_get_auth_assoc_status()
4344 u32 event = ntoh32(e->event_type); in wl_notify_connect_status_ap_legacy()
4345 u32 reason = ntoh32(e->reason); in wl_notify_connect_status_ap_legacy()
[all …]
H A Dwl_iapsta.c1327 uint32 event_type = ntoh32(e->event_type); in wl_mesh_event_handler()
1328 uint32 status = ntoh32(e->status); in wl_mesh_event_handler()
1329 uint32 reason = ntoh32(e->reason); in wl_mesh_event_handler()
2526 uint32 etype = ntoh32(e->event_type); in wl_ext_connect_retry()
2527 uint32 status = ntoh32(e->status); in wl_ext_connect_retry()
3028 uint32 etype = ntoh32(e->event_type); in wl_resend_eapol_handler()
3029 uint32 reason = ntoh32(e->reason); in wl_resend_eapol_handler()
3573 if (e && ntoh32(e->event_type) == WLC_E_LINK && in wl_ext_in4way_sync_sta()
3575 apsta_params->linkdown_reason = ntoh32(e->reason); in wl_ext_in4way_sync_sta()
4075 uint32 etype = ntoh32(e->event_type); in wl_tput_monitor_handler()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmendian.h78 #define ntoh32(i) bcmswap32(i) macro
97 #define ntoh32(i) (i) macro
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmendian.h78 #define ntoh32(i) bcmswap32(i) macro
97 #define ntoh32(i) (i) macro

1234