Searched refs:usb_tx_cleanup (Results 1 – 4 of 4) sorted by relevance
136 void (*usb_tx_cleanup)(struct ieee80211_hw *, struct sk_buff *); member
303 rtlusb->usb_tx_cleanup = in _rtl_usb_init_tx()304 rtlpriv->cfg->usb_interface_cfg->usb_tx_cleanup; in _rtl_usb_init_tx()814 rtlusb->usb_tx_cleanup(hw, _skb); in rtl_usb_cleanup()
2273 void (*usb_tx_cleanup)(struct ieee80211_hw *, struct sk_buff *); member
180 .usb_tx_cleanup = rtl8192c_tx_cleanup,