Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/realtek/rtlwifi/
Dwifi.h2420 struct rtl_hal_usbint_cfg { struct
2422 u32 in_ep_num;
2423 u32 rx_urb_num;
2424 u32 rx_max_size;
2450 struct rtl_hal_usbint_cfg *usb_interface_cfg; argument
/Linux-v4.19/drivers/staging/rtlwifi/
Dwifi.h2365 struct rtl_hal_usbint_cfg { struct
2367 u32 in_ep_num;
2368 u32 rx_urb_num;
2369 u32 rx_max_size;
2372 void (*usb_rx_hdl)(struct ieee80211_hw *hw, struct sk_buff *skb);
2396 struct rtl_hal_usbint_cfg *usb_interface_cfg; argument