Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/rtlwifi/
Dusb.h65 struct rtl_ep_map { struct
122 struct rtl_ep_map ep_map;
/linux-2.6.39/drivers/net/wireless/rtlwifi/rtl8192cu/
Dtrx.c105 bool bwificfg, struct rtl_ep_map *ep_map) in _TwoOutEpMapping()
133 struct rtl_ep_map *ep_map) in _ThreeOutEpMapping()
159 static void _OneOutEpMapping(struct ieee80211_hw *hw, struct rtl_ep_map *ep_map) in _OneOutEpMapping()
176 struct rtl_ep_map *ep_map = &(rtlusb->ep_map); in _out_ep_mapping()