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
277 rtlusb->usb_tx_cleanup = in _rtl_usb_init_tx()278 rtlpriv->cfg->usb_interface_cfg->usb_tx_cleanup; in _rtl_usb_init_tx()773 rtlusb->usb_tx_cleanup(hw, _skb); in rtl_usb_cleanup()
2410 void (*usb_tx_cleanup)(struct ieee80211_hw *, struct sk_buff *); member
157 .usb_tx_cleanup = rtl8192c_tx_cleanup,
Completed in 24 milliseconds