Home
last modified time | relevance | path

Searched defs:r8192_priv (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h320 struct r8192_priv { struct
321 struct pci_dev *pdev;
322 struct pci_dev *bridge_pdev;
324 bool bfirst_init;
325 bool bfirst_after_down;
326 bool initialized_at_probe;
327 bool being_init_adapter;
328 bool bDriverIsGoingToUnload;
330 int irq;
331 short irq_enabled;
[all …]
/drivers/staging/rtl8192u/
Dr8192U.h843 typedef struct r8192_priv { struct
844 struct usb_device *udev;
846 short epromtype;
847 u16 eeprom_vid;
848 u16 eeprom_pid;
849 u8 eeprom_CustomerID;
850 u8 eeprom_ChannelPlan;
851 RT_CUSTOMER_ID CustomerID;
852 LED_STRATEGY_8190 LedStrategy;
853 u8 txqueue_to_outpipemap[9];
[all …]