Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h2260 struct rtl_hal_usbint_cfg { struct
2262 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