Lines Matching refs:ieee80211_hw

37 void rtl92c_read_chip_version(struct ieee80211_hw *hw);
38 bool rtl92c_llt_write(struct ieee80211_hw *hw, u32 address, u32 data);
39 bool rtl92c_init_llt_table(struct ieee80211_hw *hw, u32 boundary);
40 void rtl92c_set_key(struct ieee80211_hw *hw, u32 key_index,
43 void rtl92c_enable_interrupt(struct ieee80211_hw *hw);
44 void rtl92c_disable_interrupt(struct ieee80211_hw *hw);
45 void rtl92c_set_qos(struct ieee80211_hw *hw, int aci);
51 void rtl92c_set_mac_addr(struct ieee80211_hw *hw, const u8 *addr);
52 void rtl92c_init_interrupt(struct ieee80211_hw *hw);
53 void rtl92c_init_driver_info_size(struct ieee80211_hw *hw, u8 size);
55 int rtl92c_set_network_type(struct ieee80211_hw *hw, enum nl80211_iftype type);
56 void rtl92c_init_network_type(struct ieee80211_hw *hw);
57 void rtl92c_init_adaptive_ctrl(struct ieee80211_hw *hw);
58 void rtl92c_init_rate_fallback(struct ieee80211_hw *hw);
60 void rtl92c_init_edca_param(struct ieee80211_hw *hw,
67 void rtl92c_init_edca(struct ieee80211_hw *hw);
68 void rtl92c_init_ampdu_aggregation(struct ieee80211_hw *hw);
69 void rtl92c_init_beacon_max_error(struct ieee80211_hw *hw, bool infra_mode);
70 void rtl92c_init_rdg_setting(struct ieee80211_hw *hw);
71 void rtl92c_init_retry_function(struct ieee80211_hw *hw);
73 void rtl92c_init_beacon_parameters(struct ieee80211_hw *hw,
76 void rtl92c_disable_fast_edca(struct ieee80211_hw *hw);
77 void rtl92c_set_min_space(struct ieee80211_hw *hw, bool is2T);
80 u16 rtl92c_get_mgt_filter(struct ieee80211_hw *hw);
81 void rtl92c_set_mgt_filter(struct ieee80211_hw *hw, u16 filter);
82 u16 rtl92c_get_ctrl_filter(struct ieee80211_hw *hw);
83 void rtl92c_set_ctrl_filter(struct ieee80211_hw *hw, u16 filter);
84 u16 rtl92c_get_data_filter(struct ieee80211_hw *hw);
85 void rtl92c_set_data_filter(struct ieee80211_hw *hw, u16 filter);
88 u32 rtl92c_get_txdma_status(struct ieee80211_hw *hw);
162 void rtl92c_translate_rx_signal_stuff(struct ieee80211_hw *hw,