Home
last modified time | relevance | path

Searched refs:brcms_info (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
A Dmac80211_if.h38 struct brcms_info *wl;
63 struct brcms_info { struct
91 void brcms_init(struct brcms_info *wl); argument
92 uint brcms_reset(struct brcms_info *wl);
93 void brcms_intrson(struct brcms_info *wl);
94 u32 brcms_intrsoff(struct brcms_info *wl);
96 int brcms_up(struct brcms_info *wl);
97 void brcms_down(struct brcms_info *wl);
100 bool brcms_rfkill_set_hw_state(struct brcms_info *wl);
103 struct brcms_timer *brcms_init_timer(struct brcms_info *wl,
[all …]
A Dmac80211_if.c333 struct brcms_info *wl = hw->priv; in brcms_remove()
405 struct brcms_info *wl = hw->priv; in brcms_ops_tx()
422 struct brcms_info *wl = hw->priv; in brcms_ops_start()
462 struct brcms_info *wl = hw->priv; in brcms_ops_stop()
490 struct brcms_info *wl = hw->priv; in brcms_ops_add_interface()
985 struct brcms_info *wl; in brcms_dpc()
1022 struct brcms_info *wl; in brcms_isr()
1126 struct brcms_info *wl = NULL; in brcms_attach()
1221 struct brcms_info *wl; in brcms_bcma_probe()
1262 struct brcms_info *wl; in brcms_suspend()
[all …]
A Dled.h28 void brcms_led_unregister(struct brcms_info *wl);
29 int brcms_led_register(struct brcms_info *wl);
31 static inline void brcms_led_unregister(struct brcms_info *wl) {}; in brcms_led_unregister()
32 static inline int brcms_led_register(struct brcms_info *wl) in brcms_led_register()
A Ducode_loader.h46 int brcms_ucode_data_init(struct brcms_info *wl, struct brcms_ucode *ucode);
50 int brcms_ucode_init_buf(struct brcms_info *wl, void **pbuf, unsigned int idx);
51 int brcms_ucode_init_uint(struct brcms_info *wl, size_t *n_bytes,
54 int brcms_check_firmwares(struct brcms_info *wl);
A Dled.c22 static void brcms_radio_led_ctrl(struct brcms_info *wl, bool state) in brcms_radio_led_ctrl()
38 struct brcms_info *wl = container_of(led_dev, in brcms_led_brightness_set()
39 struct brcms_info, led_dev); in brcms_led_brightness_set()
43 void brcms_led_unregister(struct brcms_info *wl) in brcms_led_unregister()
51 int brcms_led_register(struct brcms_info *wl) in brcms_led_register()
A Dpub.h269 struct brcms_c_info *brcms_c_attach(struct brcms_info *wl,
302 struct brcms_info *hdl,
305 struct brcms_info *hdl);
A Dphy_shim.c35 struct brcms_info *wl; /* pointer to os-specific private state */
39 struct brcms_info *wl, in wlc_phy_shim_attach()
A Dbrcms_trace_brcmsmac_msg.h41 DEFINE_EVENT(brcms_msg_event, brcms_info,
A Ddebug.h55 #define brcms_info(core, f, a...) __brcms_info(&(core)->dev, f, ##a) macro
A Ducode_loader.c40 int brcms_ucode_data_init(struct brcms_info *wl, struct brcms_ucode *ucode) in brcms_ucode_data_init()
A Dphy_shim.h128 struct brcms_info *wl,
A Dmain.h285 struct brcms_info *hdl;
457 struct brcms_info *wl;
A Dtypes.h281 struct brcms_info;
A Ddebug.c101 struct brcms_info *wl = drvr->ieee_hw->priv; in brcms_debugfs_macstat_read()
A Dchannel.c697 struct brcms_info *wl = hw->priv; in brcms_reg_notifier()
A Dmain.c5547 const char *name, struct brcms_info *hdl, in brcms_c_module_register()
5569 struct brcms_info *hdl) in brcms_c_module_unregister()
7901 brcms_c_attach(struct brcms_info *wl, struct bcma_device *core, uint unit, in brcms_c_attach()

Completed in 52 milliseconds