Home
last modified time | relevance | path

Searched refs:ntoh32_ua (Results 1 – 3 of 3) sorted by relevance

/hardware/broadcom/wlan/bcm4329/src/dhd/sys/
Ddhd_common.c806 type = ntoh32_ua((void *)&event->event_type); in wl_host_event()
808 status = ntoh32_ua((void *)&event->status); in wl_host_event()
809 evlen = ntoh32_ua((void *)&event->datalen) + sizeof(bcm_event_t); in wl_host_event()
862 temp = ntoh32_ua((void *)&event->event_type); in wl_host_event()
/hardware/broadcom/wlan/bcm4329/src/include/
Dbcmendian.h188 ntoh32_ua(const void *bytes) in ntoh32_ua() function
/hardware/broadcom/wlan/bcm4329/src/wl/sys/
Dwl_iw.c4377 count = ntoh32_ua((uint8 *)&pmkcandlist->npmkid_cand);