Home
last modified time | relevance | path

Searched refs:b43_wl (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/broadcom/b43/
A Dleds.h5 struct b43_wl;
18 struct b43_wl *wl;
65 void b43_leds_unregister(struct b43_wl *wl);
81 static inline void b43_leds_unregister(struct b43_wl *wl) in b43_leds_unregister()
A Db43.h734 struct b43_wl;
829 struct b43_wl *wl;
898 struct b43_wl { struct
977 static inline struct b43_wl *hw_to_b43_wl(struct ieee80211_hw *hw) in hw_to_b43_wl() argument
989 static inline int b43_is_mode(struct b43_wl *wl, int type) in b43_is_mode()
998 static inline enum nl80211_band b43_current_band(struct b43_wl *wl) in b43_current_band()
1102 __printf(2, 3) void b43info(struct b43_wl *wl, const char *fmt, ...);
1103 __printf(2, 3) void b43err(struct b43_wl *wl, const char *fmt, ...);
1104 __printf(2, 3) void b43warn(struct b43_wl *wl, const char *fmt, ...);
1105 __printf(2, 3) void b43dbg(struct b43_wl *wl, const char *fmt, ...);
A Dmain.c1709 struct b43_wl *wl = dev->wl; in b43_upload_beacon0()
1719 struct b43_wl *wl = dev->wl; in b43_upload_beacon1()
1729 struct b43_wl *wl = dev->wl; in handle_irq_beacon()
1800 struct b43_wl *wl = container_of(work, struct b43_wl, in b43_beacon_update_trigger_work()
2137 struct b43_wl *wl = dev->wl; in b43_sdio_interrupt_handler()
3537 struct b43_wl *wl = (struct b43_wl *)rng->priv; in b43_rng_read()
3585 struct b43_wl *wl = container_of(work, struct b43_wl, tx_work); in b43_tx_work()
4326 struct b43_wl *wl; in b43_wireless_core_stop()
5567 struct b43_wl *wl; in b43_wireless_init()
5626 struct b43_wl *wl; in b43_bcma_probe()
[all …]
A Dleds.c78 struct b43_wl *wl = container_of(leds, struct b43_wl, leds); in b43_leds_work()
100 struct b43_wl *wl = led->wl; in b43_led_brightness_set()
342 void b43_leds_unregister(struct b43_wl *wl) in b43_leds_unregister()
A Drfkill.c25 struct b43_wl *wl = hw_to_b43_wl(hw); in b43_rfkill_poll()
A Dpio.c323 struct b43_wl *wl = dev->wl; in tx_write_2byte_queue()
376 struct b43_wl *wl = dev->wl; in tx_write_4byte_queue()
444 struct b43_wl *wl = dev->wl; in pio_tx_frame()
599 struct b43_wl *wl = dev->wl; in pio_rx_frame()
A Dphy_common.c468 struct b43_wl *wl = container_of(work, struct b43_wl, in b43_phy_txpower_adjust_work()

Completed in 22 milliseconds