Home
last modified time | relevance | path

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

/linux-3.3/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h533 struct r8192_priv { struct
534 struct pci_dev *pdev;
535 struct pci_dev *bridge_pdev;
537 bool bfirst_init;
538 bool bfirst_after_down;
539 bool initialized_at_probe;
540 bool being_init_adapter;
541 bool bDriverIsGoingToUnload;
543 int irq;
544 short irq_enabled;
[all …]
/linux-3.3/drivers/staging/rtl8192u/
Dr8192U.h885 typedef struct r8192_priv struct
887 struct usb_device *udev;
889 short epromtype;
890 u16 eeprom_vid;
891 u16 eeprom_pid;
892 u8 eeprom_CustomerID;
893 u8 eeprom_ChannelPlan;
894 RT_CUSTOMER_ID CustomerID;
895 LED_STRATEGY_8190 LedStrategy;
896 u8 txqueue_to_outpipemap[9];
[all …]