Searched refs:iMACAddress (Results 1 – 12 of 12) sorted by relevance
| /kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/ |
| D | cdc.h | 109 __u8 iMACAddress; member
|
| /kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/ |
| D | cdc.h | 98 __u8 iMACAddress; member
|
| /kernel/linux/linux-5.10/include/uapi/linux/usb/ |
| D | cdc.h | 140 __u8 iMACAddress; member
|
| /kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
| D | f_subset.c | 327 ether_desc.iMACAddress = us[1].id; in geth_bind()
|
| D | f_ecm.c | 723 ecm_desc.iMACAddress = us[1].id; in ecm_bind()
|
| D | f_generic.c | 3122 ether_des->iMACAddress = intf_ctl->iInterface + 1; in _ffs_func_bind() 3142 ether_des->iMACAddress = intf_ctl->iInterface + 1; in _ffs_func_bind() 3162 ether_des->iMACAddress = intf_ctl->iInterface + 1; in _ffs_func_bind()
|
| D | f_ncm.c | 1469 ecm_desc.iMACAddress = us[STRING_MAC_IDX].id; in ncm_bind()
|
| /kernel/linux/linux-5.10/drivers/net/usb/ |
| D | usbnet.c | 149 int usbnet_get_ethernet_addr(struct usbnet *dev, int iMACAddress) in usbnet_get_ethernet_addr() argument 154 ret = usb_string(dev->udev, iMACAddress, buf, sizeof buf); in usbnet_get_ethernet_addr() 159 "bad MAC string %d fetch, %d\n", iMACAddress, tmp); in usbnet_get_ethernet_addr()
|
| D | cdc_ether.c | 441 status = usbnet_get_ethernet_addr(dev, info->ether->iMACAddress); in usbnet_cdc_bind()
|
| D | qmi_wwan.c | 728 usbnet_get_ethernet_addr(dev, cdc_ether->iMACAddress); in qmi_wwan_bind()
|
| D | cdc_ncm.c | 927 temp = usbnet_get_ethernet_addr(dev, ctx->ether_desc->iMACAddress); in cdc_ncm_bind_common()
|
| /kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/ |
| D | linux-5.10.patch | 18228 - ether_des->iMACAddress = intf_ctl->iInterface + 1; 18248 - ether_des->iMACAddress = intf_ctl->iInterface + 1; 18268 - ether_des->iMACAddress = intf_ctl->iInterface + 1;
|