Lines Matching refs:ieee80211_hw
110 int rtl_init_core(struct ieee80211_hw *hw);
111 void rtl_deinit_core(struct ieee80211_hw *hw);
112 void rtl_init_rx_config(struct ieee80211_hw *hw);
113 void rtl_init_rfkill(struct ieee80211_hw *hw);
114 void rtl_deinit_rfkill(struct ieee80211_hw *hw);
117 void rtl_deinit_deferred_work(struct ieee80211_hw *hw);
119 bool rtl_action_proc(struct ieee80211_hw *hw, struct sk_buff *skb, u8 is_tx);
120 int rtlwifi_rate_mapping(struct ieee80211_hw *hw, bool isht,
122 bool rtl_tx_mgmt_proc(struct ieee80211_hw *hw, struct sk_buff *skb);
123 u8 rtl_is_special_data(struct ieee80211_hw *hw, struct sk_buff *skb, u8 is_tx,
126 void rtl_beacon_statistic(struct ieee80211_hw *hw, struct sk_buff *skb);
127 int rtl_tx_agg_start(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
129 int rtl_tx_agg_stop(struct ieee80211_hw *hw, struct ieee80211_vif *vif,
131 int rtl_tx_agg_oper(struct ieee80211_hw *hw,
133 int rtl_rx_agg_start(struct ieee80211_hw *hw,
135 int rtl_rx_agg_stop(struct ieee80211_hw *hw,
140 void rtl_get_tcb_desc(struct ieee80211_hw *hw,
145 int rtl_send_smps_action(struct ieee80211_hw *hw,
149 void rtl_recognize_peer(struct ieee80211_hw *hw, u8 *data, unsigned int len);
154 void rtl_phy_scan_operation_backup(struct ieee80211_hw *hw, u8 operation);