Searched refs:dst_mac_fixup (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/usb/
H A Drndis_host.c496 bool dst_mac_fixup; local
502 dst_mac_fixup = !!(dev->driver_info->data & RNDIS_DRIVER_DATA_DST_MAC_FIXUP);
539 if (unlikely(dst_mac_fixup))
546 if (unlikely(dst_mac_fixup))

Completed in 95 milliseconds