Home
last modified time | relevance | path

Searched refs:rtl8192c_tx_cleanup (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
H A Dtrx.h382 void rtl8192c_tx_cleanup(struct ieee80211_hw *hw, struct sk_buff *skb);
H A Dsw.c151 .usb_tx_cleanup = rtl8192c_tx_cleanup,
H A Dtrx.c433 void rtl8192c_tx_cleanup(struct ieee80211_hw *hw, struct sk_buff *skb) in rtl8192c_tx_cleanup() function