Searched refs:wNdpIndex (Results 1 – 4 of 4) 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
1093 size_t ndpoffset = le16_to_cpu(nth16->wNdpIndex); in cdc_ncm_ndp16()1131 nth16->wNdpIndex = cpu_to_le16(skb->len); in cdc_ncm_ndp16()1406 nth.nth16->wNdpIndex = cpu_to_le16(skb_out->len); in cdc_ncm_fill_tx_frame()1595 ret = le16_to_cpu(nth16->wNdpIndex); in cdc_ncm_rx_verify_nth16()
249 ncmh->wNdpIndex != cpu_to_le16(sizeof(struct usb_cdc_ncm_nth16))) in ipheth_rcvbulk_callback_ncm()