Searched defs:r8180_priv (Results 1 – 1 of 1) sorted by relevance
322 typedef struct r8180_priv struct324 struct pci_dev *pdev;326 short epromtype;327 int irq;328 struct ieee80211_device *ieee80211;330 short phy_ver; /* meaningful for rtl8225 1:A 2:B 3:C */331 short enable_gpio0;332 short hw_plcp_len;333 short plcp_preamble_mode; // 0:auto 1:short 2:long335 spinlock_t irq_lock;[all …]