Lines Matching defs:hw
174 static void _rtl_init_hw_ht_capab(struct ieee80211_hw *hw, in _rtl_init_hw_ht_capab()
242 static void _rtl_init_hw_vht_capab(struct ieee80211_hw *hw, in _rtl_init_hw_vht_capab()
319 static void _rtl_init_mac80211(struct ieee80211_hw *hw) in _rtl_init_mac80211()
457 static void _rtl_init_deferred_work(struct ieee80211_hw *hw) in _rtl_init_deferred_work()
482 void rtl_deinit_deferred_work(struct ieee80211_hw *hw) in rtl_deinit_deferred_work()
496 void rtl_init_rfkill(struct ieee80211_hw *hw) in rtl_init_rfkill()
524 void rtl_deinit_rfkill(struct ieee80211_hw *hw) in rtl_deinit_rfkill()
530 int rtl_init_core(struct ieee80211_hw *hw) in rtl_init_core()
577 void rtl_deinit_core(struct ieee80211_hw *hw) in rtl_deinit_core()
582 void rtl_init_rx_config(struct ieee80211_hw *hw) in rtl_init_rx_config()
596 static void _rtl_qurey_shortpreamble_mode(struct ieee80211_hw *hw, in _rtl_qurey_shortpreamble_mode()
614 static void _rtl_query_shortgi(struct ieee80211_hw *hw, in _rtl_query_shortgi()
664 static void _rtl_query_protection_mode(struct ieee80211_hw *hw, in _rtl_query_protection_mode()
691 static void _rtl_txrate_selectmode(struct ieee80211_hw *hw, in _rtl_txrate_selectmode()
760 static void _rtl_query_bandwidth_mode(struct ieee80211_hw *hw, in _rtl_query_bandwidth_mode()
808 static u8 _rtl_get_vht_highest_n_rate(struct ieee80211_hw *hw, in _rtl_get_vht_highest_n_rate()
846 static u8 _rtl_get_highest_n_rate(struct ieee80211_hw *hw, in _rtl_get_highest_n_rate()
887 int rtlwifi_rate_mapping(struct ieee80211_hw *hw, bool isht, bool isvht, in rtlwifi_rate_mapping()
1093 void rtl_get_tcb_desc(struct ieee80211_hw *hw, in rtl_get_tcb_desc()
1172 bool rtl_tx_mgmt_proc(struct ieee80211_hw *hw, struct sk_buff *skb) in rtl_tx_mgmt_proc()
1201 static void process_agg_start(struct ieee80211_hw *hw, in process_agg_start()
1226 bool rtl_action_proc(struct ieee80211_hw *hw, struct sk_buff *skb, u8 is_tx) in rtl_action_proc()
1316 u8 rtl_is_special_data(struct ieee80211_hw *hw, struct sk_buff *skb, u8 is_tx, in rtl_is_special_data()
1408 int rtl_tx_agg_start(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rtl_tx_agg_start()
1437 int rtl_tx_agg_stop(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rtl_tx_agg_stop()
1461 int rtl_rx_agg_start(struct ieee80211_hw *hw, in rtl_rx_agg_start()
1487 int rtl_rx_agg_stop(struct ieee80211_hw *hw, in rtl_rx_agg_stop()
1507 int rtl_tx_agg_oper(struct ieee80211_hw *hw, in rtl_tx_agg_oper()
1534 void rtl_beacon_statistic(struct ieee80211_hw *hw, struct sk_buff *skb) in rtl_beacon_statistic()
1567 struct ieee80211_hw *hw = rtlworks->hw; in rtl_watchdog_wq_callback() local
1716 struct ieee80211_hw *hw = (struct ieee80211_hw *)data; in rtl_watch_dog_timer_callback() local
1729 struct ieee80211_hw *hw = rtlworks->hw; in rtl_fwevt_wq_callback() local
1736 struct ieee80211_hw *hw = (struct ieee80211_hw *)data; in rtl_easy_concurrent_retrytimer_callback() local
1771 static struct sk_buff *rtl_make_smps_action(struct ieee80211_hw *hw, in rtl_make_smps_action()
1818 int rtl_send_smps_action(struct ieee80211_hw *hw, in rtl_send_smps_action()
1868 void rtl_phy_scan_operation_backup(struct ieee80211_hw *hw, u8 operation) in rtl_phy_scan_operation_backup()
1902 struct sk_buff *rtl_make_del_ba(struct ieee80211_hw *hw, in rtl_make_del_ba()
1940 static bool rtl_chk_vendor_ouisub(struct ieee80211_hw *hw, in rtl_chk_vendor_ouisub()
1977 static bool rtl_find_221_ie(struct ieee80211_hw *hw, u8 *data, in rtl_find_221_ie()
2002 void rtl_recognize_peer(struct ieee80211_hw *hw, u8 *data, unsigned int len) in rtl_recognize_peer()
2097 struct ieee80211_hw *hw = dev_get_drvdata(d); in rtl_show_debug_level() local
2107 struct ieee80211_hw *hw = dev_get_drvdata(d); in rtl_store_debug_level() local