Lines Matching defs:hw

54 void rtl92c_read_chip_version(struct ieee80211_hw *hw)  in rtl92c_read_chip_version()
150 bool rtl92c_llt_write(struct ieee80211_hw *hw, u32 address, u32 data) in rtl92c_llt_write()
181 bool rtl92c_init_llt_table(struct ieee80211_hw *hw, u32 boundary) in rtl92c_init_llt_table()
219 void rtl92c_set_key(struct ieee80211_hw *hw, u32 key_index, in rtl92c_set_key()
353 u32 rtl92c_get_txdma_status(struct ieee80211_hw *hw) in rtl92c_get_txdma_status()
360 void rtl92c_enable_interrupt(struct ieee80211_hw *hw) in rtl92c_enable_interrupt()
380 void rtl92c_init_interrupt(struct ieee80211_hw *hw) in rtl92c_init_interrupt()
385 void rtl92c_disable_interrupt(struct ieee80211_hw *hw) in rtl92c_disable_interrupt()
393 void rtl92c_set_qos(struct ieee80211_hw *hw, int aci) in rtl92c_set_qos()
401 void rtl92c_init_driver_info_size(struct ieee80211_hw *hw, u8 size) in rtl92c_init_driver_info_size()
407 int rtl92c_set_network_type(struct ieee80211_hw *hw, enum nl80211_iftype type) in rtl92c_set_network_type()
442 void rtl92c_init_network_type(struct ieee80211_hw *hw) in rtl92c_init_network_type()
447 void rtl92c_init_adaptive_ctrl(struct ieee80211_hw *hw) in rtl92c_init_adaptive_ctrl()
466 void rtl92c_init_rate_fallback(struct ieee80211_hw *hw) in rtl92c_init_rate_fallback()
477 static void rtl92c_set_cck_sifs(struct ieee80211_hw *hw, u8 trx_sifs, in rtl92c_set_cck_sifs()
486 static void rtl92c_set_ofdm_sifs(struct ieee80211_hw *hw, u8 trx_sifs, in rtl92c_set_ofdm_sifs()
495 void rtl92c_init_edca_param(struct ieee80211_hw *hw, in rtl92c_init_edca_param()
512 void rtl92c_init_edca(struct ieee80211_hw *hw) in rtl92c_init_edca()
544 void rtl92c_init_ampdu_aggregation(struct ieee80211_hw *hw) in rtl92c_init_ampdu_aggregation()
554 void rtl92c_init_beacon_max_error(struct ieee80211_hw *hw) in rtl92c_init_beacon_max_error()
561 void rtl92c_init_rdg_setting(struct ieee80211_hw *hw) in rtl92c_init_rdg_setting()
570 void rtl92c_init_retry_function(struct ieee80211_hw *hw) in rtl92c_init_retry_function()
582 void rtl92c_disable_fast_edca(struct ieee80211_hw *hw) in rtl92c_disable_fast_edca()
589 void rtl92c_set_min_space(struct ieee80211_hw *hw, bool is2T) in rtl92c_set_min_space()
625 static long _rtl92c_signal_scale_mapping(struct ieee80211_hw *hw, in _rtl92c_signal_scale_mapping()
653 static void _rtl92c_query_rxphystatus(struct ieee80211_hw *hw, in _rtl92c_query_rxphystatus()
790 void rtl92c_translate_rx_signal_stuff(struct ieee80211_hw *hw, in rtl92c_translate_rx_signal_stuff()