Searched refs:usb_tx_cleanup (Results 1 – 4 of 4) sorted by relevance
111 void (*usb_tx_cleanup)(struct ieee80211_hw *, struct sk_buff *); member
258 rtlusb->usb_tx_cleanup = in _rtl_usb_init_tx()259 rtlpriv->cfg->usb_interface_cfg->usb_tx_cleanup; in _rtl_usb_init_tx()749 rtlusb->usb_tx_cleanup(hw, _skb); in rtl_usb_cleanup()
2393 void (*usb_tx_cleanup)(struct ieee80211_hw *, struct sk_buff *); member
155 .usb_tx_cleanup = rtl8192c_tx_cleanup,