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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/atm/
H A Dueagle-atm.c475 __be16 wFunction; member in struct:cmv_e4
1208 cmv.wFunction = cpu_to_be16(function);
2049 be16_to_cpu(cmv->wGroup), be16_to_cpu(cmv->wFunction),
2053 if (be16_to_cpu(cmv->wFunction) != dsc->function)
2056 if (be16_to_cpu(cmv->wFunction) == E4_MAKEFUNCTION(E4_ADSLDIRECTIVE,
2078 E4_FUNCTION_TYPE(cmv->wFunction),
2079 E4_FUNCTION_SUBTYPE(cmv->wFunction));

Completed in 79 milliseconds