Searched defs:p54u_priv (Results 1 – 1 of 1) sorted by relevance
135 struct p54u_priv { struct136 struct p54_common common;137 struct usb_device *udev;138 struct usb_interface *intf;139 int (*upload_fw)(struct ieee80211_hw *dev);141 enum p54u_hw_type hw_type;142 spinlock_t lock;143 struct sk_buff_head rx_queue;144 struct usb_anchor submitted;145 const struct firmware *fw;