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