Home
last modified time | relevance | path

Searched refs:iMACAddress (Results 1 – 12 of 12) sorted by relevance

/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/usb/
Dcdc.h109 __u8 iMACAddress; member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/usb/
Dcdc.h98 __u8 iMACAddress; member
/kernel/linux/linux-5.10/include/uapi/linux/usb/
Dcdc.h140 __u8 iMACAddress; member
/kernel/linux/linux-5.10/drivers/usb/gadget/function/
Df_subset.c327 ether_desc.iMACAddress = us[1].id; in geth_bind()
Df_ecm.c723 ecm_desc.iMACAddress = us[1].id; in ecm_bind()
Df_generic.c3122 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()
Df_ncm.c1469 ecm_desc.iMACAddress = us[STRING_MAC_IDX].id; in ncm_bind()
/kernel/linux/linux-5.10/drivers/net/usb/
Dusbnet.c149 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()
Dcdc_ether.c441 status = usbnet_get_ethernet_addr(dev, info->ether->iMACAddress); in usbnet_cdc_bind()
Dqmi_wwan.c728 usbnet_get_ethernet_addr(dev, cdc_ether->iMACAddress); in qmi_wwan_bind()
Dcdc_ncm.c927 temp = usbnet_get_ethernet_addr(dev, ctx->ether_desc->iMACAddress); in cdc_ncm_bind_common()
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/
Dlinux-5.10.patch18228 - ether_des->iMACAddress = intf_ctl->iInterface + 1;
18248 - ether_des->iMACAddress = intf_ctl->iInterface + 1;
18268 - ether_des->iMACAddress = intf_ctl->iInterface + 1;