Lines Matching defs:hw
76 static long _rtl92de_translate_todbm(struct ieee80211_hw *hw, in _rtl92de_translate_todbm()
86 static long _rtl92de_signal_scale_mapping(struct ieee80211_hw *hw, long currsig) in _rtl92de_signal_scale_mapping()
113 static void _rtl92de_query_rxphystatus(struct ieee80211_hw *hw, in _rtl92de_query_rxphystatus()
262 static void rtl92d_loop_over_paths(struct ieee80211_hw *hw, in rtl92d_loop_over_paths()
295 static void _rtl92de_process_ui_rssi(struct ieee80211_hw *hw, in _rtl92de_process_ui_rssi()
327 static void _rtl92de_update_rxsignalstatistics(struct ieee80211_hw *hw, in _rtl92de_update_rxsignalstatistics()
343 static void _rtl92de_process_pwdb(struct ieee80211_hw *hw, in _rtl92de_process_pwdb()
374 static void rtl92d_loop_over_streams(struct ieee80211_hw *hw, in rtl92d_loop_over_streams()
395 static void _rtl92de_process_ui_link_quality(struct ieee80211_hw *hw, in _rtl92de_process_ui_link_quality()
428 static void _rtl92de_process_phyinfo(struct ieee80211_hw *hw, in _rtl92de_process_phyinfo()
442 static void _rtl92de_translate_rx_signal_stuff(struct ieee80211_hw *hw, in _rtl92de_translate_rx_signal_stuff()
479 bool rtl92de_rx_query_desc(struct ieee80211_hw *hw, struct rtl_stats *stats, in rtl92de_rx_query_desc()
545 void rtl92de_tx_fill_desc(struct ieee80211_hw *hw, in rtl92de_tx_fill_desc()
731 void rtl92de_tx_fill_cmddesc(struct ieee80211_hw *hw, in rtl92de_tx_fill_cmddesc()
788 void rtl92de_set_desc(struct ieee80211_hw *hw, u8 *pdesc, bool istx, in rtl92de_set_desc()
863 void rtl92de_tx_polling(struct ieee80211_hw *hw, u8 hw_queue) in rtl92de_tx_polling()