Lines Matching full:subset
3 * f_subset.c -- "CDC Subset" Ethernet link function driver
20 * This function packages a simple "CDC Subset" Ethernet port with no real
23 * why we call it the "CDC Subset".
37 * Subset" in terms of data transfer and lack of control model. This was
42 * descriptors to the CDC Subset code, making this code look like a SAFE
63 * "Simple" CDC-subset option is a simple vendor-neutral model that most
110 * the submode of "SAFE" which directly matches the CDC Subset.
236 [0].s = "CDC Ethernet Subset/SAFE",
262 DBG(cdev, "reset cdc subset\n"); in geth_set_alt()
266 DBG(cdev, "init + activate cdc subset\n"); in geth_set_alt()
370 DBG(cdev, "CDC Subset: %s speed IN/%s OUT/%s\n", in geth_bind()