HomeSort by relevance Sort by last modified time
    Searched refs:host2hfa384x_16 (Results 1 - 2 of 2) sorted by null

  /external/syslinux/gpxe/src/drivers/net/
prism2.c 74 #define host2hfa384x_16(n) (__cpu_to_le16((UINT16)(n))) macro
515 rec.rid = host2hfa384x_16(rid);
516 rec.reclen = host2hfa384x_16((len/2) + 1); /* note conversion to words, +1 for rid field */
550 value = host2hfa384x_16(*val);
678 txdesc.tx_control = host2hfa384x_16( HFA384x_TX_MACPORT_SET(0) | HFA384x_TX_STRUCTYPE_SET(1) |
686 txdesc.data_len = host2hfa384x_16( sizeof(txdesc) + sizeof(p80211hdr) + s );
hfa384x.h 910 #define host2hfa384x_16 macro
    [all...]

Completed in 244 milliseconds