Searched refs:usb_cdc_ether_desc (Results 1 – 13 of 13) sorted by relevance
30 struct usb_cdc_ether_desc *usb_cdc_ether_desc; member
106 const struct usb_cdc_ether_desc *ether_desc;
213 struct usb_cdc_ether_desc *ether;
121 struct usb_cdc_ether_desc { struct
170 info->ether = header.usb_cdc_ether_desc; in usbnet_generic_cdc_bind()236 if (header.usb_cdc_ether_desc && info->ether->wMaxSegmentSize) { in usbnet_generic_cdc_bind()
753 struct usb_cdc_ether_desc *cdc_ether; in qmi_wwan_bind()768 cdc_ether = hdr.usb_cdc_ether_desc; in qmi_wwan_bind()
859 ctx->ether_desc = hdr.usb_cdc_ether_desc; in cdc_ncm_bind_common()
135 struct usb_cdc_ether_desc { struct
2331 struct usb_cdc_ether_desc *ether = NULL; in cdc_parse_cdc_header()2386 if (elength != sizeof(struct usb_cdc_ether_desc)) in cdc_parse_cdc_header()2390 ether = (struct usb_cdc_ether_desc *)buffer; in cdc_parse_cdc_header()2456 hdr->usb_cdc_ether_desc = ether; in cdc_parse_cdc_header()
122 static struct usb_cdc_ether_desc ether_desc = {
132 static struct usb_cdc_ether_desc ecm_desc = {
174 static struct usb_cdc_ether_desc ecm_desc = {
516 static const struct usb_cdc_ether_desc ether_desc = {