Lines Matching refs:cpu_to_le16
126 .wLength = cpu_to_le16(sizeof(ntb_parameters)),
127 .bmNtbFormatsSupported = cpu_to_le16(FORMATS_SUPPORTED),
129 .wNdpInDivisor = cpu_to_le16(4),
130 .wNdpInPayloadRemainder = cpu_to_le16(0),
131 .wNdpInAlignment = cpu_to_le16(4),
134 .wNdpOutDivisor = cpu_to_le16(4),
135 .wNdpOutPayloadRemainder = cpu_to_le16(0),
136 .wNdpOutAlignment = cpu_to_le16(4),
179 .bcdCDC = cpu_to_le16(0x0110),
198 .wMaxSegmentSize = cpu_to_le16(ETH_FRAME_LEN),
199 .wNumberMCFilters = cpu_to_le16(0),
210 .bcdNcmVersion = cpu_to_le16(0x0100),
253 .wMaxPacketSize = cpu_to_le16(NCM_STATUS_BYTECOUNT),
298 .wMaxPacketSize = cpu_to_le16(NCM_STATUS_BYTECOUNT),
307 .wMaxPacketSize = cpu_to_le16(512),
316 .wMaxPacketSize = cpu_to_le16(512),
494 event->wValue = cpu_to_le16(1); in ncm_do_notify()
496 event->wValue = cpu_to_le16(0); in ncm_do_notify()
507 event->wValue = cpu_to_le16(0); in ncm_do_notify()
508 event->wLength = cpu_to_le16(8); in ncm_do_notify()
521 event->wIndex = cpu_to_le16(ncm->ctrl_id); in ncm_do_notify()