Lines Matching refs:ntoh32

1415 	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()
4048 apsta_params->linkdown_reason = ntoh32(e->reason); in wl_ext_in4way_sync_sta()
4717 uint32 etype = ntoh32(e->event_type); in wl_tput_monitor_handler()
4718 uint32 status = ntoh32(e->status); in wl_tput_monitor_handler()
4719 uint32 reason = ntoh32(e->reason); in wl_tput_monitor_handler()
4918 uint32 etype = ntoh32(e->event_type); in wl_acs_handler()
4919 uint32 status = ntoh32(e->status); in wl_acs_handler()
4920 uint32 reason = ntoh32(e->reason); in wl_acs_handler()
5023 uint32 etype = ntoh32(e->event_type); in wl_ext_restart_ap_handler()
5024 uint32 reason = ntoh32(e->reason); in wl_ext_restart_ap_handler()
5204 uint32 etype = ntoh32(e->event_type); in wl_ext_reset_ap_handler()
5205 uint32 status = ntoh32(e->status); in wl_ext_reset_ap_handler()
5206 uint32 reason = ntoh32(e->reason); in wl_ext_reset_ap_handler()
5265 uint32 etype = ntoh32(e->event_type); in wl_ext_rxf0ovfl_reinit_handler()
5266 uint32 reason = ntoh32(e->reason); in wl_ext_rxf0ovfl_reinit_handler()
5267 uint32 status = ntoh32(e->status); in wl_ext_rxf0ovfl_reinit_handler()
5327 uint32 event_type = ntoh32(e->event_type); in wl_ext_iapsta_link()
5328 uint32 status = ntoh32(e->status); in wl_ext_iapsta_link()
5329 uint32 reason = ntoh32(e->reason); in wl_ext_iapsta_link()