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()
417 int rt2x00mac_set_tim(struct ieee80211_hw *hw, struct ieee80211_sta *sta, in rt2x00mac_set_tim()
454 int rt2x00mac_set_key(struct ieee80211_hw *hw, enum set_key_cmd cmd, in rt2x00mac_set_key()
538 int rt2x00mac_sta_add(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rt2x00mac_sta_add()
555 int rt2x00mac_sta_remove(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rt2x00mac_sta_remove()
571 void rt2x00mac_sw_scan_start(struct ieee80211_hw *hw, in rt2x00mac_sw_scan_start()
581 void rt2x00mac_sw_scan_complete(struct ieee80211_hw *hw, in rt2x00mac_sw_scan_complete()
590 int rt2x00mac_get_stats(struct ieee80211_hw *hw, in rt2x00mac_get_stats()
606 void rt2x00mac_bss_info_changed(struct ieee80211_hw *hw, in rt2x00mac_bss_info_changed()
709 int rt2x00mac_conf_tx(struct ieee80211_hw *hw, in rt2x00mac_conf_tx()
746 void rt2x00mac_rfkill_poll(struct ieee80211_hw *hw) in rt2x00mac_rfkill_poll()
755 void rt2x00mac_flush(struct ieee80211_hw *hw, struct ieee80211_vif *vif, in rt2x00mac_flush()
769 int rt2x00mac_set_antenna(struct ieee80211_hw *hw, u32 tx_ant, u32 rx_ant) in rt2x00mac_set_antenna()
814 int rt2x00mac_get_antenna(struct ieee80211_hw *hw, u32 *tx_ant, u32 *rx_ant) in rt2x00mac_get_antenna()
836 void rt2x00mac_get_ringparam(struct ieee80211_hw *hw, in rt2x00mac_get_ringparam()
852 bool rt2x00mac_tx_frames_pending(struct ieee80211_hw *hw) in rt2x00mac_tx_frames_pending()