Searched defs:rtl_hal_usbint_cfg (Results 1 – 1 of 1) sorted by relevance
2244 struct rtl_hal_usbint_cfg { struct2246 u32 in_ep_num;2247 u32 rx_urb_num;2248 u32 rx_max_size;2251 void (*usb_rx_hdl)(struct ieee80211_hw *, struct sk_buff *);2252 void (*usb_rx_segregate_hdl)(struct ieee80211_hw *, struct sk_buff *,2276 struct rtl_hal_usbint_cfg *usb_interface_cfg; argument