Lines Matching defs:hw

54 void rtl92c_read_chip_version(struct ieee80211_hw *hw)  in rtl92c_read_chip_version()
180 bool rtl92c_llt_write(struct ieee80211_hw *hw, u32 address, u32 data) in rtl92c_llt_write()
212 bool rtl92c_init_llt_table(struct ieee80211_hw *hw, u32 boundary) in rtl92c_init_llt_table()
250 void rtl92c_set_key(struct ieee80211_hw *hw, u32 key_index, in rtl92c_set_key()
368 u32 rtl92c_get_txdma_status(struct ieee80211_hw *hw) in rtl92c_get_txdma_status()
375 void rtl92c_enable_interrupt(struct ieee80211_hw *hw) in rtl92c_enable_interrupt()
395 void rtl92c_init_interrupt(struct ieee80211_hw *hw) in rtl92c_init_interrupt()
400 void rtl92c_disable_interrupt(struct ieee80211_hw *hw) in rtl92c_disable_interrupt()
408 void rtl92c_set_qos(struct ieee80211_hw *hw, int aci) in rtl92c_set_qos()
448 void rtl92c_set_mac_addr(struct ieee80211_hw *hw, const u8 *addr) in rtl92c_set_mac_addr()
466 void rtl92c_init_driver_info_size(struct ieee80211_hw *hw, u8 size) in rtl92c_init_driver_info_size()
472 int rtl92c_set_network_type(struct ieee80211_hw *hw, enum nl80211_iftype type) in rtl92c_set_network_type()
507 void rtl92c_init_network_type(struct ieee80211_hw *hw) in rtl92c_init_network_type()
512 void rtl92c_init_adaptive_ctrl(struct ieee80211_hw *hw) in rtl92c_init_adaptive_ctrl()
531 void rtl92c_init_rate_fallback(struct ieee80211_hw *hw) in rtl92c_init_rate_fallback()
542 static void rtl92c_set_cck_sifs(struct ieee80211_hw *hw, u8 trx_sifs, in rtl92c_set_cck_sifs()
551 static void rtl92c_set_ofdm_sifs(struct ieee80211_hw *hw, u8 trx_sifs, in rtl92c_set_ofdm_sifs()
560 void rtl92c_init_edca_param(struct ieee80211_hw *hw, in rtl92c_init_edca_param()
577 void rtl92c_init_edca(struct ieee80211_hw *hw) in rtl92c_init_edca()
609 void rtl92c_init_ampdu_aggregation(struct ieee80211_hw *hw) in rtl92c_init_ampdu_aggregation()
619 void rtl92c_init_beacon_max_error(struct ieee80211_hw *hw, bool infra_mode) in rtl92c_init_beacon_max_error()
626 void rtl92c_init_rdg_setting(struct ieee80211_hw *hw) in rtl92c_init_rdg_setting()
635 void rtl92c_init_retry_function(struct ieee80211_hw *hw) in rtl92c_init_retry_function()
647 void rtl92c_init_beacon_parameters(struct ieee80211_hw *hw, in rtl92c_init_beacon_parameters()
662 void rtl92c_disable_fast_edca(struct ieee80211_hw *hw) in rtl92c_disable_fast_edca()
669 void rtl92c_set_min_space(struct ieee80211_hw *hw, bool is2T) in rtl92c_set_min_space()
677 u16 rtl92c_get_mgt_filter(struct ieee80211_hw *hw) in rtl92c_get_mgt_filter()
684 void rtl92c_set_mgt_filter(struct ieee80211_hw *hw, u16 filter) in rtl92c_set_mgt_filter()
691 u16 rtl92c_get_ctrl_filter(struct ieee80211_hw *hw) in rtl92c_get_ctrl_filter()
698 void rtl92c_set_ctrl_filter(struct ieee80211_hw *hw, u16 filter) in rtl92c_set_ctrl_filter()
705 u16 rtl92c_get_data_filter(struct ieee80211_hw *hw) in rtl92c_get_data_filter()
712 void rtl92c_set_data_filter(struct ieee80211_hw *hw, u16 filter) in rtl92c_set_data_filter()
746 static long _rtl92c_translate_todbm(struct ieee80211_hw *hw, in _rtl92c_translate_todbm()
756 static long _rtl92c_signal_scale_mapping(struct ieee80211_hw *hw, in _rtl92c_signal_scale_mapping()
784 static void _rtl92c_query_rxphystatus(struct ieee80211_hw *hw, in _rtl92c_query_rxphystatus()
921 static void _rtl92c_process_ui_rssi(struct ieee80211_hw *hw, in _rtl92c_process_ui_rssi()
984 static void _rtl92c_update_rxsignalstatistics(struct ieee80211_hw *hw, in _rtl92c_update_rxsignalstatistics()
1001 static void _rtl92c_process_pwdb(struct ieee80211_hw *hw, in _rtl92c_process_pwdb()
1036 static void _rtl92c_process_LINK_Q(struct ieee80211_hw *hw, in _rtl92c_process_LINK_Q()
1088 static void _rtl92c_process_phyinfo(struct ieee80211_hw *hw, in _rtl92c_process_phyinfo()
1100 void rtl92c_translate_rx_signal_stuff(struct ieee80211_hw *hw, in rtl92c_translate_rx_signal_stuff()