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
297 rtlusb->usb_tx_cleanup = in _rtl_usb_init_tx()298 rtlpriv->cfg->usb_interface_cfg->usb_tx_cleanup; in _rtl_usb_init_tx()713 rtlusb->usb_tx_cleanup(hw, _skb); in rtl_usb_cleanup()
1520 void (*usb_tx_cleanup)(struct ieee80211_hw *, struct sk_buff *); member
160 .usb_tx_cleanup = rtl8192c_tx_cleanup,