Lines Matching defs:hw
100 void rt2x00mac_tx(struct ieee80211_hw *hw, in rt2x00mac_tx()
176 int rt2x00mac_start(struct ieee80211_hw *hw) in rt2x00mac_start()
187 void rt2x00mac_stop(struct ieee80211_hw *hw) in rt2x00mac_stop()
198 int rt2x00mac_add_interface(struct ieee80211_hw *hw, in rt2x00mac_add_interface()
266 void rt2x00mac_remove_interface(struct ieee80211_hw *hw, in rt2x00mac_remove_interface()
302 int rt2x00mac_config(struct ieee80211_hw *hw, u32 changed) in rt2x00mac_config()
345 void rt2x00mac_configure_filter(struct ieee80211_hw *hw, in rt2x00mac_configure_filter()
413 int rt2x00mac_set_tim(struct ieee80211_hw *hw, struct ieee80211_sta *sta, in rt2x00mac_set_tim()
450 int rt2x00mac_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, in rt2x00mac_set_key()
534 int rt2x00mac_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rt2x00mac_sta_add()
543 int rt2x00mac_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rt2x00mac_sta_remove()
553 void rt2x00mac_sw_scan_start(struct ieee80211_hw *hw, in rt2x00mac_sw_scan_start()
563 void rt2x00mac_sw_scan_complete(struct ieee80211_hw *hw, in rt2x00mac_sw_scan_complete()
572 int rt2x00mac_get_stats(struct ieee80211_hw *hw, in rt2x00mac_get_stats()
588 void rt2x00mac_bss_info_changed(struct ieee80211_hw *hw, in rt2x00mac_bss_info_changed()
691 int rt2x00mac_conf_tx(struct ieee80211_hw *hw, in rt2x00mac_conf_tx()
728 void rt2x00mac_rfkill_poll(struct ieee80211_hw *hw) in rt2x00mac_rfkill_poll()
737 void rt2x00mac_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rt2x00mac_flush()
751 int rt2x00mac_set_antenna(struct ieee80211_hw *hw, u32 tx_ant, u32 rx_ant) in rt2x00mac_set_antenna()
796 int rt2x00mac_get_antenna(struct ieee80211_hw *hw, u32 *tx_ant, u32 *rx_ant) in rt2x00mac_get_antenna()
818 void rt2x00mac_get_ringparam(struct ieee80211_hw *hw, in rt2x00mac_get_ringparam()
834 bool rt2x00mac_tx_frames_pending(struct ieee80211_hw *hw) in rt2x00mac_tx_frames_pending()