Lines Matching defs:hw

54 void rtl92c_read_chip_version(struct ieee80211_hw *hw)  in rtl92c_read_chip_version()
162 bool rtl92c_llt_write(struct ieee80211_hw *hw, u32 address, u32 data) in rtl92c_llt_write()
193 bool rtl92c_init_llt_table(struct ieee80211_hw *hw, u32 boundary) in rtl92c_init_llt_table()
231 void rtl92c_set_key(struct ieee80211_hw *hw, u32 key_index, in rtl92c_set_key()
365 u32 rtl92c_get_txdma_status(struct ieee80211_hw *hw) in rtl92c_get_txdma_status()
372 void rtl92c_enable_interrupt(struct ieee80211_hw *hw) in rtl92c_enable_interrupt()
392 void rtl92c_init_interrupt(struct ieee80211_hw *hw) in rtl92c_init_interrupt()
397 void rtl92c_disable_interrupt(struct ieee80211_hw *hw) in rtl92c_disable_interrupt()
405 void rtl92c_set_qos(struct ieee80211_hw *hw, int aci) in rtl92c_set_qos()
445 void rtl92c_set_mac_addr(struct ieee80211_hw *hw, const u8 *addr) in rtl92c_set_mac_addr()
463 void rtl92c_init_driver_info_size(struct ieee80211_hw *hw, u8 size) in rtl92c_init_driver_info_size()
469 int rtl92c_set_network_type(struct ieee80211_hw *hw, enum nl80211_iftype type) in rtl92c_set_network_type()
504 void rtl92c_init_network_type(struct ieee80211_hw *hw) in rtl92c_init_network_type()
509 void rtl92c_init_adaptive_ctrl(struct ieee80211_hw *hw) in rtl92c_init_adaptive_ctrl()
528 void rtl92c_init_rate_fallback(struct ieee80211_hw *hw) in rtl92c_init_rate_fallback()
539 static void rtl92c_set_cck_sifs(struct ieee80211_hw *hw, u8 trx_sifs, in rtl92c_set_cck_sifs()
548 static void rtl92c_set_ofdm_sifs(struct ieee80211_hw *hw, u8 trx_sifs, in rtl92c_set_ofdm_sifs()
557 void rtl92c_init_edca_param(struct ieee80211_hw *hw, in rtl92c_init_edca_param()
574 void rtl92c_init_edca(struct ieee80211_hw *hw) in rtl92c_init_edca()
606 void rtl92c_init_ampdu_aggregation(struct ieee80211_hw *hw) in rtl92c_init_ampdu_aggregation()
616 void rtl92c_init_beacon_max_error(struct ieee80211_hw *hw, bool infra_mode) in rtl92c_init_beacon_max_error()
623 void rtl92c_init_rdg_setting(struct ieee80211_hw *hw) in rtl92c_init_rdg_setting()
632 void rtl92c_init_retry_function(struct ieee80211_hw *hw) in rtl92c_init_retry_function()
644 void rtl92c_init_beacon_parameters(struct ieee80211_hw *hw, in rtl92c_init_beacon_parameters()
659 void rtl92c_disable_fast_edca(struct ieee80211_hw *hw) in rtl92c_disable_fast_edca()
666 void rtl92c_set_min_space(struct ieee80211_hw *hw, bool is2T) in rtl92c_set_min_space()
674 u16 rtl92c_get_mgt_filter(struct ieee80211_hw *hw) in rtl92c_get_mgt_filter()
681 void rtl92c_set_mgt_filter(struct ieee80211_hw *hw, u16 filter) in rtl92c_set_mgt_filter()
688 u16 rtl92c_get_ctrl_filter(struct ieee80211_hw *hw) in rtl92c_get_ctrl_filter()
695 void rtl92c_set_ctrl_filter(struct ieee80211_hw *hw, u16 filter) in rtl92c_set_ctrl_filter()
702 u16 rtl92c_get_data_filter(struct ieee80211_hw *hw) in rtl92c_get_data_filter()
709 void rtl92c_set_data_filter(struct ieee80211_hw *hw, u16 filter) in rtl92c_set_data_filter()
743 static long _rtl92c_signal_scale_mapping(struct ieee80211_hw *hw, in _rtl92c_signal_scale_mapping()
771 static void _rtl92c_query_rxphystatus(struct ieee80211_hw *hw, in _rtl92c_query_rxphystatus()
908 void rtl92c_translate_rx_signal_stuff(struct ieee80211_hw *hw, in rtl92c_translate_rx_signal_stuff()