Lines Matching defs:f_rndis_opts
21 struct f_rndis_opts { struct22 struct usb_function_instance func_inst;23 u32 vendor_id;24 const char *manufacturer;25 struct net_device *net;26 bool bound;27 bool borrowed_net;29 struct usb_os_desc rndis_os_desc;30 char rndis_ext_compat_id[16];38 struct mutex lock;39 int refcnt;