Home
last modified time | relevance | path

Searched refs:rtl_ep_map (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/
Dusb.h66 struct rtl_ep_map { struct
123 struct rtl_ep_map ep_map;
/linux-4.4.14/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dtrx.c106 bool bwificfg, struct rtl_ep_map *ep_map) in _TwoOutEpMapping()
134 struct rtl_ep_map *ep_map) in _ThreeOutEpMapping()
160 static void _OneOutEpMapping(struct ieee80211_hw *hw, struct rtl_ep_map *ep_map) in _OneOutEpMapping()
177 struct rtl_ep_map *ep_map = &(rtlusb->ep_map); in _out_ep_mapping()