Lines Matching defs:hw
244 struct ieee80211_hw *hw) in _rtl_usb_io_handler_init()
259 static void _rtl_usb_io_handler_release(struct ieee80211_hw *hw) in _rtl_usb_io_handler_release()
270 static struct sk_buff *_none_usb_tx_aggregate_hdl(struct ieee80211_hw *hw, in _none_usb_tx_aggregate_hdl()
279 static int _rtl_usb_init_tx(struct ieee80211_hw *hw) in _rtl_usb_init_tx()
320 static int _rtl_usb_init_rx(struct ieee80211_hw *hw) in _rtl_usb_init_rx()
345 static int _rtl_usb_init(struct ieee80211_hw *hw) in _rtl_usb_init()
386 static void rtl_usb_init_sw(struct ieee80211_hw *hw) in rtl_usb_init_sw()
425 static int _rtl_prep_rx_urb(struct ieee80211_hw *hw, struct rtl_usb *rtlusb, in _rtl_prep_rx_urb()
447 static void _rtl_usb_rx_process_agg(struct ieee80211_hw *hw, in _rtl_usb_rx_process_agg()
489 static void _rtl_usb_rx_process_noagg(struct ieee80211_hw *hw, in _rtl_usb_rx_process_noagg()
539 static void _rtl_rx_pre_process(struct ieee80211_hw *hw, struct sk_buff *skb) in _rtl_rx_pre_process()
561 struct ieee80211_hw *hw = usb_get_intfdata(rtlusb->intf); in _rtl_rx_work() local
620 struct ieee80211_hw *hw = usb_get_intfdata(rtlusb->intf); in _rtl_rx_completed() local
704 static void _rtl_usb_cleanup_rx(struct ieee80211_hw *hw) in _rtl_usb_cleanup_rx()
727 static int _rtl_usb_receive(struct ieee80211_hw *hw) in _rtl_usb_receive()
770 static int rtl_usb_start(struct ieee80211_hw *hw) in rtl_usb_start()
798 static void rtl_usb_cleanup(struct ieee80211_hw *hw) in rtl_usb_cleanup()
827 static void rtl_usb_deinit(struct ieee80211_hw *hw) in rtl_usb_deinit()
832 static void rtl_usb_stop(struct ieee80211_hw *hw) in rtl_usb_stop()
846 static void _rtl_submit_tx_urb(struct ieee80211_hw *hw, struct urb *_urb) in _rtl_submit_tx_urb()
866 static int _usb_tx_post(struct ieee80211_hw *hw, struct urb *urb, in _usb_tx_post()
895 struct ieee80211_hw *hw = usb_get_intfdata(rtlusb->intf); in _rtl_tx_complete() local
907 static struct urb *_rtl_usb_tx_urb_setup(struct ieee80211_hw *hw, in _rtl_usb_tx_urb_setup()
929 static void _rtl_usb_transmit(struct ieee80211_hw *hw, struct sk_buff *skb, in _rtl_usb_transmit()
957 static void _rtl_usb_tx_preprocess(struct ieee80211_hw *hw, in _rtl_usb_tx_preprocess()
1012 static int rtl_usb_tx(struct ieee80211_hw *hw, in rtl_usb_tx()
1035 static bool rtl_usb_tx_chk_waitq_insert(struct ieee80211_hw *hw, in rtl_usb_tx_chk_waitq_insert()
1046 struct ieee80211_hw *hw = rtlworks->hw; in rtl_fill_h2c_cmd_work_callback() local
1064 struct ieee80211_hw *hw = NULL; in rtl_usb_probe() local
1148 struct ieee80211_hw *hw = usb_get_intfdata(intf); in rtl_usb_disconnect() local