Lines Matching refs:brcms_info
38 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);
95 void brcms_intrsrestore(struct brcms_info *wl, u32 macintmask);
96 int brcms_up(struct brcms_info *wl);
97 void brcms_down(struct brcms_info *wl);
98 void brcms_txflowcontrol(struct brcms_info *wl, struct brcms_if *wlif,
100 bool brcms_rfkill_set_hw_state(struct brcms_info *wl);
103 struct brcms_timer *brcms_init_timer(struct brcms_info *wl,
111 void brcms_fatal_error(struct brcms_info *wl);