Searched defs:rtl_hal_usbint_cfg (Results 1 – 1 of 1) sorted by relevance
2260 struct rtl_hal_usbint_cfg { struct2262 u32 in_ep_num;2263 u32 rx_urb_num;2264 u32 rx_max_size;2267 void (*usb_rx_hdl)(struct ieee80211_hw *, struct sk_buff *);2268 void (*usb_rx_segregate_hdl)(struct ieee80211_hw *, struct sk_buff *,2292 struct rtl_hal_usbint_cfg *usb_interface_cfg; argument