Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8192e/rtl8192e/
Drtl_core.h318 struct r8192_priv { struct
319 struct pci_dev *pdev;
320 struct pci_dev *bridge_pdev;
322 bool bfirst_init;
323 bool bfirst_after_down;
324 bool initialized_at_probe;
325 bool being_init_adapter;
326 bool bDriverIsGoingToUnload;
328 int irq;
329 short irq_enabled;
[all …]
/Linux-v4.19/drivers/staging/rtl8192u/
Dr8192U.h801 typedef struct r8192_priv { struct
802 struct usb_device *udev;
804 short epromtype;
805 u16 eeprom_vid;
806 u16 eeprom_pid;
807 u8 eeprom_CustomerID;
808 u8 eeprom_ChannelPlan;
809 RT_CUSTOMER_ID CustomerID;
810 LED_STRATEGY_8190 LedStrategy;
811 u8 txqueue_to_outpipemap[9];
[all …]