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()
459 static void _rtl_init_deferred_work(struct ieee80211_hw *hw) in _rtl_init_deferred_work()
484 void rtl_deinit_deferred_work(struct ieee80211_hw *hw) in rtl_deinit_deferred_work()
498 void rtl_init_rfkill(struct ieee80211_hw *hw) in rtl_init_rfkill()
526 void rtl_deinit_rfkill(struct ieee80211_hw *hw) in rtl_deinit_rfkill()
532 int rtl_init_core(struct ieee80211_hw *hw) in rtl_init_core()
579 void rtl_deinit_core(struct ieee80211_hw *hw) in rtl_deinit_core()
584 void rtl_init_rx_config(struct ieee80211_hw *hw) in rtl_init_rx_config()
598 static void _rtl_qurey_shortpreamble_mode(struct ieee80211_hw *hw, in _rtl_qurey_shortpreamble_mode()
616 static void _rtl_query_shortgi(struct ieee80211_hw *hw, in _rtl_query_shortgi()
666 static void _rtl_query_protection_mode(struct ieee80211_hw *hw, in _rtl_query_protection_mode()
693 static void _rtl_txrate_selectmode(struct ieee80211_hw *hw, in _rtl_txrate_selectmode()
762 static void _rtl_query_bandwidth_mode(struct ieee80211_hw *hw, in _rtl_query_bandwidth_mode()
810 static u8 _rtl_get_vht_highest_n_rate(struct ieee80211_hw *hw, in _rtl_get_vht_highest_n_rate()
848 static u8 _rtl_get_highest_n_rate(struct ieee80211_hw *hw, in _rtl_get_highest_n_rate()
889 int rtlwifi_rate_mapping(struct ieee80211_hw *hw, bool isht, bool isvht, in rtlwifi_rate_mapping()
1095 void rtl_get_tcb_desc(struct ieee80211_hw *hw, in rtl_get_tcb_desc()
1174 bool rtl_tx_mgmt_proc(struct ieee80211_hw *hw, struct sk_buff *skb) in rtl_tx_mgmt_proc()
1203 static void process_agg_start(struct ieee80211_hw *hw, in process_agg_start()
1228 bool rtl_action_proc(struct ieee80211_hw *hw, struct sk_buff *skb, u8 is_tx) in rtl_action_proc()
1318 u8 rtl_is_special_data(struct ieee80211_hw *hw, struct sk_buff *skb, u8 is_tx, in rtl_is_special_data()
1410 int rtl_tx_agg_start(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rtl_tx_agg_start()
1439 int rtl_tx_agg_stop(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rtl_tx_agg_stop()
1463 int rtl_rx_agg_start(struct ieee80211_hw *hw, in rtl_rx_agg_start()
1489 int rtl_rx_agg_stop(struct ieee80211_hw *hw, in rtl_rx_agg_stop()
1509 int rtl_tx_agg_oper(struct ieee80211_hw *hw, in rtl_tx_agg_oper()
1536 void rtl_beacon_statistic(struct ieee80211_hw *hw, struct sk_buff *skb) in rtl_beacon_statistic()
1569 struct ieee80211_hw *hw = rtlworks->hw; in rtl_watchdog_wq_callback() local
1718 struct ieee80211_hw *hw = (struct ieee80211_hw *)data; in rtl_watch_dog_timer_callback() local
1731 struct ieee80211_hw *hw = rtlworks->hw; in rtl_fwevt_wq_callback() local
1738 struct ieee80211_hw *hw = (struct ieee80211_hw *)data; in rtl_easy_concurrent_retrytimer_callback() local
1773 static struct sk_buff *rtl_make_smps_action(struct ieee80211_hw *hw, in rtl_make_smps_action()
1820 int rtl_send_smps_action(struct ieee80211_hw *hw, in rtl_send_smps_action()
1870 void rtl_phy_scan_operation_backup(struct ieee80211_hw *hw, u8 operation) in rtl_phy_scan_operation_backup()
1904 struct sk_buff *rtl_make_del_ba(struct ieee80211_hw *hw, in rtl_make_del_ba()
1942 static bool rtl_chk_vendor_ouisub(struct ieee80211_hw *hw, in rtl_chk_vendor_ouisub()
1979 static bool rtl_find_221_ie(struct ieee80211_hw *hw, u8 *data, in rtl_find_221_ie()
2004 void rtl_recognize_peer(struct ieee80211_hw *hw, u8 *data, unsigned int len) in rtl_recognize_peer()
2099 struct ieee80211_hw *hw = dev_get_drvdata(d); in rtl_show_debug_level() local
2109 struct ieee80211_hw *hw = dev_get_drvdata(d); in rtl_store_debug_level() local