Searched refs:wNdpIndex (Results 1 – 3 of 3) sorted by relevance
120 nth16->wNdpIndex = cpu_to_le16(sizeof(struct usb_cdc_ncm_nth16)); in mbim_tx_fixup()217 return le16_to_cpu(nth16->wNdpIndex); in mbim_rx_verify_nth16()
359 __le16 wNdpIndex; member
1089 size_t ndpoffset = le16_to_cpu(nth16->wNdpIndex); in cdc_ncm_ndp16()1127 nth16->wNdpIndex = cpu_to_le16(skb->len); in cdc_ncm_ndp16()1404 nth.nth16->wNdpIndex = cpu_to_le16(skb_out->len); in cdc_ncm_fill_tx_frame()1588 ret = le16_to_cpu(nth16->wNdpIndex); in cdc_ncm_rx_verify_nth16()