Searched refs:hw_to_b43legacy_wl (Results 1 – 3 of 3) sorted by relevance
54 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_rfkill_poll()
2448 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_tx()2480 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_get_stats()2630 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_dev_config()2776 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_bss_info_changed()2849 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_configure_filter()3375 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_add_interface()3417 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_remove_interface()3442 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_start()3486 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_stop()3502 struct b43legacy_wl *wl = hw_to_b43legacy_wl(hw); in b43legacy_op_beacon_set_tim()[all …]
728 struct b43legacy_wl *hw_to_b43legacy_wl(struct ieee80211_hw *hw) in hw_to_b43legacy_wl() function