HomeSort by relevance Sort by last modified time
    Searched refs:host_mac (Results 1 - 3 of 3) sorted by null

  /external/u-boot/drivers/usb/gadget/
ether.c 137 u8 host_mac[ETH_ALEN]; member in struct:eth_dev
    [all...]
rndis.h 222 const u8 *host_mac; member in struct:rndis_params
rndis.c 520 memcpy(outbuf, params->host_mac, length);
530 memcpy(outbuf, params->host_mac, length);
1017 rndis_per_dev_params[configNr].host_mac = addr;
    [all...]

Completed in 210 milliseconds