Searched refs:usb_tx_cleanup (Results 1 – 5 of 5) sorted by relevance
132 void (*usb_tx_cleanup)(struct ieee80211_hw *, struct sk_buff *); member
299 rtlusb->usb_tx_cleanup = in _rtl_usb_init_tx()300 rtlpriv->cfg->usb_interface_cfg->usb_tx_cleanup; in _rtl_usb_init_tx()795 rtlusb->usb_tx_cleanup(hw, _skb); in rtl_usb_cleanup()
2432 void (*usb_tx_cleanup)(struct ieee80211_hw *, struct sk_buff *); member
182 .usb_tx_cleanup = rtl8192c_tx_cleanup,
2378 void (*usb_tx_cleanup)(struct ieee80211_hw *hw, struct sk_buff *skb); member