Searched refs:host2hfa384x_16 (Results 1 – 2 of 2) sorted by relevance
74 #define host2hfa384x_16(n) (__cpu_to_le16((UINT16)(n))) macro515 rec.rid = host2hfa384x_16(rid); in hfa384x_drvr_setconfig()516 rec.reclen = host2hfa384x_16((len/2) + 1); /* note conversion to words, +1 for rid field */ in hfa384x_drvr_setconfig()550 value = host2hfa384x_16(*val); in hfa384x_drvr_setconfig16()678 txdesc.tx_control = host2hfa384x_16( HFA384x_TX_MACPORT_SET(0) | HFA384x_TX_STRUCTYPE_SET(1) | in prism2_transmit()686 txdesc.data_len = host2hfa384x_16( sizeof(txdesc) + sizeof(p80211hdr) + s ); in prism2_transmit()
910 #define host2hfa384x_16(n) (__cpu_to_le16((UINT16)(n))) macro2779 UINT16 value = host2hfa384x_16(val); in hfa384x_drvr_setconfig16()2818 UINT16 value = host2hfa384x_16(val); in hfa384x_drvr_setconfig16_async()