Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtl8xxxu/
H A Drtl8xxxu.h1792 struct rtl8xxxu_priv { struct
1793 struct ieee80211_hw *hw;
1794 struct usb_device *udev;
1795 struct rtl8xxxu_fileops *fops;
1797 spinlock_t tx_urb_lock;
1798 struct list_head tx_urb_free_list;
1799 int tx_urb_free_count;
1800 bool tx_stopped;
1802 spinlock_t rx_urb_lock;
1803 struct list_head rx_urb_pending_list;
[all …]