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