Searched refs:hfa384x2host_16 (Results 1 – 2 of 2) sorted by relevance
72 #define hfa384x2host_16(n) (__le16_to_cpu((UINT16)(n))) macro454 if ( ((hfa384x2host_16(rec.reclen)-1)*2) != len ) { /* note body len calculation in bytes */ in hfa384x_drvr_getconfig()455 …printf ( "RID len mismatch, rid=%#hx hlen=%d fwlen=%d\n", rid, len, (hfa384x2host_16(rec.reclen)-1… in hfa384x_drvr_getconfig()481 *((UINT16*)val) = hfa384x2host_16(*((UINT16*)val));628 rxdesc.status = hfa384x2host_16(rxdesc.status); in prism2_poll()630 rxdesc.data_len = hfa384x2host_16(rxdesc.data_len); in prism2_poll()830 inf.framelen = hfa384x2host_16(inf.framelen); in prism2_probe()840 inf.info.linkstatus.linkstatus = hfa384x2host_16(inf.info.linkstatus.linkstatus); in prism2_probe()
908 #define hfa384x2host_16(n) (__le16_to_cpu((UINT16)(n))) macro2758 *((UINT16*)val) = hfa384x2host_16(*((UINT16*)val)); in hfa384x_drvr_getconfig16()