Searched refs:RNDIS_MAX_PKT_DEFAULT (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/hyperv/ | ||
D | hyperv_net.h | 605 #define RNDIS_MAX_PKT_DEFAULT 8 macro |
D | netvsc.c | 57 net_device->max_pkt = RNDIS_MAX_PKT_DEFAULT; in alloc_net_device() |